How to Enable Sorting in OjectDataSource(soliddotnet.com)
submitted by
neerajmathur(130) 2 years, 8 months ago
Enable sorting in a single tier application with Databinding has always been a easy task. Where as the ObjectDataSource allows Databinding to business objects in n-tier applications easy.
But it does not allow the Sorting as easy as in GridView in single-tier databinding applications where you just have to turn on the Enable Sorting option in the GridView’s SmartTag. You can also let your users sort the rows in a GridView when using the ObjectDataSource — it only requires a little more work.
|category: C#
|Views: 24
tags:
ObjectDataSource ASP.NET C# another
Everyones tags:
Your Tags: