Datagrid - lock a column while scrolling horizontally - windows application

  • Thread starter Thread starter skumar
  • Start date Start date
S

skumar

I want to lock the first column while scrolling the
datagrid horizontally. The scroll should happen from 2nd
column.first column should be always visible.

Can anybody throw some ideas.

Thanks,
SKumar
 
Hi,

This is not possible unless you provide full-fledged custom drawing for the
grid that would allow "frozen" columns. I believe it would be much cheapier
to switch to one of commercial grids available today (at least one of these
I believe should have such a feature).
 

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

Similar Threads


Back
Top