Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I have a WebDateChooser and 2 text boxes below it. What I want to do here is that when I select a particular date, based on my selection one of the text boxes below should be active.
For Eg. If I select date below 9/1/2015 then text Box A should be active else if the date is greater than the above then text box B should be active.
Any urgent help is appreciated. Thanks
Posted
Comments
ZurdoDev 18-Aug-15 8:39am    
If it is urgent, refer to the documentation. The answer is likely in there.

I haven't used Infragistics in a long time so that is what I would do.
gpthakur 19-Aug-15 5:32am    
Hi Ryan, thanks for getting back but I am not able to find a proper answer to this one. I want to ensure that If the date I am entering through the DateChooser drop down is <= Sep-30-2015 then the Text Box A should be enabled else Text Box B. This is urgent and I really appreciate anyone who helps.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900