| | |
Sorting problem ?
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
Dear Sahoo,
I hope I can help you.
For case no. 2, if you don't mention query to fill data, ASP.Net will retreive data from default ObjectDataSource.selectQuery method.
Protected Sub GVFunding_PageIndexChanging(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewPageEventArgs) Handles GVFunding.PageIndexChanging
Filldata(txtSearch.Text.Trim)
GVFunding.PageIndex = e.NewPageIndex + 1
End Sub
I hope I can help you.
For case no. 2, if you don't mention query to fill data, ASP.Net will retreive data from default ObjectDataSource.selectQuery method.
Protected Sub GVFunding_PageIndexChanging(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridViewPageEventArgs) Handles GVFunding.PageIndexChanging
Filldata(txtSearch.Text.Trim)
GVFunding.PageIndex = e.NewPageIndex + 1
End Sub
NEVER NEVER NEVER GIVE UP
![]() |
Similar Threads
- Question: Linear Time Sorting Problem (Computer Science)
- Collapsible table sorting problem (JavaScript / DHTML / AJAX)
- Outlook Mail Sorting (C#)
- Link List Sorting Problem (C++)
- Sorting arrays of pointers with function? (C)
Other Threads in the ASP.NET Forum
- Previous Thread: excel file upload problem
- Next Thread: login validation
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child class click commonfunctions compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownmenu dynamic edit embeddingactivexcontrol expose feedback findcontrol flash flv formatdecimal forms formview gridview homeedition hosting iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings rotatepage save search security serializesmo.table silverlight smartcard sql sqlserver2005 ssl suse textbox tracking treeview typeof unauthorized validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml youareanotmemberofthedebuggerusers





