Hello, does anyone knows how to indicate when Column property "width" is changed on this grid? It is no such event like ColumnWidthChanged in this grid... I want to save my widths of columns to database later, when tthis event is occoured.
views:
99answers:
1
A:
There is not such oportunity to notify that. The only way - to implement such event for yuorself.
Vytas999
2009-12-14 13:33:55