pl give vb code for custom paging and sorting in asp:repeater using stored procedure
views:
295answers:
3
A:
You're going to need to give a little bit more information than just that. If you're using ASP.NEt 1.x, the code will be a whole lot different to that for ASP.NET 2.0 or higher. Indeed, what do you mean by 'custom' paging and sorting? You could use VS to create a DataSource that calls the stored procedure and does the paging and sorting for you and then bind the datasource control to the repeater.
Hmobius
2008-10-31 11:48:30
A:
i would search
no one say a bout Vb code i want to know how to paging with VB code project please show me regard