Hi,
How can I have fixed headers in my grid?
Hi rohitarora,
I assume you're asking about the WebDataGrid. I'm going to guess you mean you want a header and its corresponding cells fixed to one side? So they do not scroll? Because the header is always fixed at the top. Assuming this is the case, simply turn on the ColumnFixing behavior. That will add fix buttons to the header to fix columns.
regards,David Young
Hi David,
Yes, I have a webdatagrid in panel.
Actually I was looking for that my header rows remains fixed when I scroll down in the grid.
Regards
Rohit