I have to write a control that gets nodes of a specific type, lists them in alphabetical order in a grid and then be able to page it and edit the values within that node all inline of the grid.
Has anyone done something simliar or be able to give me the best direction to start in? I was thinking i might be able to do it using either an XML datasource or even a LINQ datasource but i am unsure which is the best way.
Usercontrol for editing nodes
I have to write a control that gets nodes of a specific type, lists them in alphabetical order in a grid and then be able to page it and edit the values within that node all inline of the grid.
Has anyone done something simliar or be able to give me the best direction to start in? I was thinking i might be able to do it using either an XML datasource or even a LINQ datasource but i am unsure which is the best way.
Any help would be most appreciated.
Thanks
Chris
is working on a reply...