Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

GridWiew Web Control

0 views
Skip to first unread message

Ilya

unread,
Nov 8, 2009, 9:28:26 PM11/8/09
to
How to make Vertical scrollbar explicit, all the time?

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com/g/

Mansi Shah

unread,
Dec 9, 2009, 5:25:19 AM12/9/09
to
Hi,

For scrollbars,

dgvYourDataGridView.ScrollBars = ScrollBars.Vertical;

or you can use panel for gridview..

If this is not as per your requirement, then please provide specific
information of your question.

Regards,
Mansi Shah

*** Sent via Developersdex http://www.developersdex.com ***

Mansi Shah

unread,
Dec 9, 2009, 5:25:18 AM12/9/09
to
Hi,

You can use panel for that.. gridview inside the panel..

Hope this helps!!

0 new messages