We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

replace .NET DataGrid with GridDataBoundGrid

>>>> Is there any way to replace DataGrid with GridDataBoundGrid ?? Given I have my own customized Table / Column Styles defined, many thanks >>>> mark

2 Replies

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.

Loader.
Live Chat Icon For mobile
Up arrow icon