datagrid extensibility

G

Guest

Hi

We have a .NET application where we use a datagrid to show data on a webpage. In all we have 24 or so columns, some of which are not visible and become visible when the user clicks a button. We would like to see if we can freeze a column if the number of columns increase requiring horizontal scrolling(similar to an excel freeze panes feature). The column object in the datagrid doesnot seem to have a 'frozen property' and we would like to do the same with the header row in case the user has to scroll down a long list. For the header row issue we could probably implement paging as an alternative but it would be nice if we could implement excel freeze pane type of feature within the data grid. Is there any such thing possible? Should we be looking at any of the other databound webcontrols that ASP.NET provides?

Thanks

Rags
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top