Hi,
We are interesting to by your software, for Winforms applications
I am in charging of testing your demo In my company,
After downloading your new controls
I am experience a problem while using the GridViewDateTimeColumn control On RadGridView
On adding a new row and binding data source, the GridViewDateTimeColumn is set on data 1/1/1900.
I want to change the GridViewDateTimeColumn to default to DateTime.Now. when the row is bounded
When changing on the GridViewDateTimeColumn the value of the Date the colum is edited but
When binding the data on the RadGridView control the Data is run over and sets to default 1900 or sometimes to 1/1/0001
Can you help me to resolve this problem.
Thank’s a head
M.E.
Software Engineer
Advantech
Hi all,
I wish to do a hide a panel and this panel and its children is not painted and would not calculated in the layout.
But when i try to set it as below:-
pnlPlanPwd.RootElement.Visibility = Telerik.WinControls.
ElementVisibility.Collapsed;
the panel is still displayed on the form.
Does anyone knows on any solution?
Regards,
Jack