"i Born 2 Code" is a virtual place to present some technical, technological, informative news, daily photos, and interesting information in computer, programming, technology, art! and or may be in weird fields! Tons of information all around makes the job difficult to present the best ones, anyway It will try to be cool and informative. Then let's go.
ASP.NET - Do you need a GridView with scroll bars?
If you are looking for a GridView control that scrolls inside a web page, well, it's simple. - Add a panel control - Place the GridView control inside the Panel - Set the panel size - Set the Panel.Scrollbars property to Vertical, Auto, or Both!
ASP.NET - Do you need a GridView with scroll bars?
1 comment:
building scrolling bar in GridView control
Post a Comment