----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: KashiMVP Message 2 in Discussion Hi Pradeep, by default you cant have scollable datagrid, so I assume that you must be using DIV tags to make it scrollable, something like this http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebServerControl.aspx, if you are using DIV tag, then you can change div style example: <style> BODY { scrollbar-base-color:blue; scrollbar-arrow-color:black; scrollbar-highlight-color:#8899cc; scrollbar-3dLight-Color:#66cccc; scrollbar-shadow-color:#6699ff; scrollbar-darkshadow-color:#66cccc; scrollbar-face-color:#6699cc; } </style> Kashi B.NET- After all, its your Group ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
