I have an asp:GridView column that is a date column. When a user hovers over the column, we would like to popup a calendar. Is this achievable using any of the Rad controls? I can get it to work with RadDatePicker when the DateInput is visible, but I don't want any controls visible until the user hovers over the date.
Thanks.
Thanks.