Visual WebGui new release preview peek
Posted by: Gizmox - Guy Peleds Blog,
on 13 Jul 2006 |
View original | Bookmarked: 0 time(s)
The next release of Visual WebGui will include some exciting new features that considering the amount of developers that requested these features will defiantly be some thing to look for.
We have added data binding support enabling binding of collections and datasets to list boxes and combo boxes and binding controls to a currency manager that provides synchronization between controls just as WinForms does. All the features of the data binding mechanism are available more and more controls will support data binding interactions in the next versions including the new DataGridView controls that is in work as these words are written.
Another new existing feature the next version will include is PropertyGrid support that has all the capabilities of the WinForms PropertyGrid. Most of the declarative attributes remained the same except for UI related attributes (UITypeEditor, IUIEditorService). These attributes map types to editors that can interact with the PropertyGrid through the IUIEditorService....