asp.net - Data Web Controls -


in repeater control can achive both sorting , grouping together, if possiple plz guide me way.

if not, best control obtain sorting , grouping.

thank you

there no built-in data control grouping , sorting works out of box in .net framework. need implement sorting , grouping yourself. implemented solutions can @ devexpress gridview or jquery grid plugin.

if want implement sorting in repeater control - @ this.


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

Delphi Wmi Query on a Remote Machine -