Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 22,623
|
This build contains the following bug fixes/improvements:
1. Fixed ComboBox not working correctly inside an UpdatePanel issue; 2. Consolidated data types for GridCell.Value. Previously it can return string object even for columns with decimal data; 3. Fixed ComboBox still accepting user input even if its Enabled is set to false problem; 4. Fixed Grid's CurrentPageButtonFormat can not be set issue; 5. Fixed ComboBox not accepting focus with tab key issue; 6. Fixed ColorPicker returning incorrectly CMYK value issue; 7. Fixed Editor ClientSideOnPaste not working on Chrome issue; 8. Fixed columns that are dynamically added to the Grid losing style settings issue; 9. Added getDOMElement to client side ListBoxItem object; 10. Added EmptyDataText property to the Grid control;
Enjoy!
|