Hi,
I am using an UltraWebGrid. I'm trying to eliminate the grid scrollbar (vertical and horizontal) and maintain only the page scrollbars. Is it possibe? I don't want any limit of height or width. Thanks
Fernando
See this knowledgebase article.
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=2529
Thanks! I will check that. Anyway, for now I set the grid.Height = 0px and disabled the autoamtic paging and it is working fine :)I just wanted to display the grid without vertical limit and it is working. Now I am working on the horizontal issue.
Regards,