Hi,
I have encountered some problems:
First, I change my grid's theme to Telerik, at runtime Column Headers's theme still remains unchanged but other parts are effected.
and the user have to hover mouse over the header to see the theme's effect on grid. this happens only one time, at form load.
Second, In a comboobox column the cell doesn't show the correspond value of combobox.
Third, While I have handled DataError, CellValidating, RowValidation Events, why still NoNullAllowedException and DupplicatePrimaryKeyException throws by the application? this happen when I click somewhere on the Form or Grid (this really happens just test it).
Fourth, Do I have to write code to change combobox column' Right To Left property for each Grid of My App?
And more unsolved problems in the near future,
Special thanks to Telerik Team, for lots of time you pay to me.
I have encountered some problems:
First, I change my grid's theme to Telerik, at runtime Column Headers's theme still remains unchanged but other parts are effected.
and the user have to hover mouse over the header to see the theme's effect on grid. this happens only one time, at form load.
Second, In a comboobox column the cell doesn't show the correspond value of combobox.
Third, While I have handled DataError, CellValidating, RowValidation Events, why still NoNullAllowedException and DupplicatePrimaryKeyException throws by the application? this happen when I click somewhere on the Form or Grid (this really happens just test it).
Fourth, Do I have to write code to change combobox column' Right To Left property for each Grid of My App?
And more unsolved problems in the near future,
Special thanks to Telerik Team, for lots of time you pay to me.