Windows DataGrid Event Notification
-
I would like to increase the height of the rows in the datagrid whenever data is binded to the grid. So, How do I get the notification whenever the datagrid is binded to a Datasource. The DataSourceChanged event occurs only when there is a change in the DataSources value. When I bind the same datasource to the datagrid, the DataSourceChanged event won't fire. How can this be handled. Thanks in advance. Subrahmanyam K
-
I would like to increase the height of the rows in the datagrid whenever data is binded to the grid. So, How do I get the notification whenever the datagrid is binded to a Datasource. The DataSourceChanged event occurs only when there is a change in the DataSources value. When I bind the same datasource to the datagrid, the DataSourceChanged event won't fire. How can this be handled. Thanks in advance. Subrahmanyam K