I know I can freeze headers in the webgrid but now I'm trying to eliminate the grid scrollbar and maintain only the page scrollbar. In order to do this I want to redisplay the headers say every 50 rows.
Does anyone have any examples as to how to accomplish this?
Thanks,
MGA
Hi,
I had to remove the scroll bars of the grid and let it grows without any limit (to the right and down) so the user uses the scroll bars of the browser. I did it. I don't need the header always visible (and I think it is not possible...) Info about removing limits:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.Aspx?ArticleID=9691
Regards and good luck!
Fernando
No. It wasn't a big issue for but I still wanted to test it out if possible. I'd like to know if you get it work so please let me know if you have any luck.
Hi!
Could you do it?
mostly this: [I'm trying to eliminate the grid scrollbar and maintain only the page scrollbar. ]
Regards,