Hi,
I've been using SMARTGWT framework from past 1 year.currently there is a requirement to disable the dateItem canvas to prevent the user from selecting when the selected year reached out of fiscal year.Implemented the logic based on the condition as dateItem.getPicker().setDisabled(true).
While executing the application getting the dateItem canvas as misaligned and font set as bigger.Is there anyway to resolve this?
SMARTGWT version : Isomorphic SmartClient/SmartGWT Framework (v10.0p_2015-10-19/PowerEdition Deployment 2015-10-19)
Chrome browser : Version 48.0.2564.109 m
Stuck with couple of days.
Comment