MH
Mark Hu
March 5, 2004 06:35 PM UTC
>>>> should be GridBoundDataGrid - tepo.
>
> >>>> Is there any way to replace DataGrid with GridDataBoundGrid ?? Given I have my own customized Table / Column Styles defined, many thanks
> >>>> mark
AD
Administrator
Syncfusion Team
March 5, 2004 09:04 PM UTC
There is no way to use your DataGridColumnStyles in our GridDataBoundGrid.
You would have to use GridBoundColumns with GridStyleInfo''s set so the columns use one of our cell controls. You can derive your own cell controls if you need fuctionality that we do not offer out of the box.