Wednesday, October 13, 2010

GridView_Sorting or GridView_Sorted

Which event of GridView will you implement for sorting ?

-> Sorting

GridView_Sorting or GridView_Sorted ?

-> Sorting ?


Which event of GridView will you implement for paging ?

->PageIndexChanging

PageIndexChanging or PageIndexChanged ?

->PageIndexchanging

PageIndexChanging , PageIndexChanged , Sorting , Sorted, which ones
are frequently required and why ?

PageIndexChaning and Sorting are frequently required.

'ed' events are not always required, they are required
only when customization to data is required after
page is changed or sorted.

No comments:

Post a Comment

 using Microsoft.AspNetCore.Mvc; using System.Xml.Linq; using System.Xml.XPath; //<table class="common-table medium js-table js-stre...