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

How to Set DataBoundGrid to Display at the same time

Now I see display row by row!

1 Reply

AD Administrator Syncfusion Team August 4, 2003 05:20 AM UTC

Before loading your data, call this.grid.BeginUpdate(); After loading the data, call this.grid.EndUpdate(); // and if the grid does not show, also call // this.grid.Refresh();

Loader.
Live Chat Icon For mobile
Up arrow icon