I have an application written fully in Vb.net. I am trying to replace a number of datagridviews with SfDataGrid to take advantage of its several features. I need help with the following issues:
1. How to get the 'Drag & Drop' option from a datasource to the form surface for SfDataGrid - like that is available for datagridview in any visual studio ? As of now one needs to do all the databinding to the SdDataGrid programmatically. Let me if it is possible at all ?
2. When we do a drag and drop of a Datagridview - well for the first time, it also gets a bindingnavigator control along with it. The binding navigator is quite useful for scrolling over the DGView. Is it possible to use this Bindingnavigator buttons to scroll of SfGridView ? I tried a few times with same bindingsources & datasources of the SfGridView, but it is not scrolling.
Kindly give me an example using a dataset example, preferably in vb.net please.
Thanks & with Best Regards to SF Team.
Renga Iyengar,
Chennai