Title: datagrid + calendar for datebox Post by: rezzonico on October 06, 2015, 05:46:39 AM Hi all,
I am trying to avoid that the user insert a wrong date in a datagrid. In the following example the calendar accept only dates from 1 to 31 october. This works, but for some reason when I select the row, the initial date is deleted. What I am doing wrong ? http://195.144.40.170/DDD/index2.html Regards. Miche Title: Re: datagrid + calendar for datebox Post by: rezzonico on October 06, 2015, 11:20:51 AM Problem solved.
I found the solution in this thread http://www.jeasyui.com/forum/index.php?topic=4970.0 |