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
close icon

In Web grid grouping control if doubleclick on grid row then row becomes in edit mode but then we can not do other action in grid

In Web grid grouping control if doubleclick on grid row then row becomes in edit mode but then we can not do other action in grid i.e. can not edit other row etc. if try to do any action in grid then status bar is showing only "Refreshing...".
we can do action only outside the grid.

We are using the datatable to display the grid values .

Please refer the attached GridGrouping sample that we are using currently.

We are using syncfusion 5.1.0.51 version and Visual Studio 2005.

Regards,
Kamal

GridGroupingControl10.zip

1 Reply

VA Valli Syncfusion Team June 11, 2007 02:43 PM UTC

Hi Kamal,

Thank you for the sample.

Below is the attached sample, in which the issue specified by you have been resolved.

http://www.syncfusion.com/Support/user/uploads/Incident-34711_951027af.zip

The issue was because you haven't adopted the new databinding procedure in 5.1.

To get the issue resolved please do the following:

1. In 5.1 it is enough to bind the data in Page_Load event before the postback gets triggered.
2. You have to set the 'DataSourceCachingMode' mode property.

Please let us know if this helps you.

Regards,
Valli

Loader.
Live Chat Icon For mobile
Up arrow icon