Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Query in Datagrid
 

Query in Datagrid

Hi,

1. How to use the windows Datagridview control which is in VS2005 in VS2003 is there is any way?

2. How to change the row color in datagrid based on the specific column value

Regards

Prabakar

Prabakars  Tuesday, May 08, 2007 12:24 PM

Hi,to your 1st question,datagridview control is a newadded control in VS2005 ,you cannotuse datagridview control in VS2003.

To your second question,please check this article

How do I color a cell in a DataGrid depending upon its value or some external method?

Hope it helps.

Regards.

Gavin Jin - MSFT  Wednesday, May 09, 2007 7:13 AM

Hi,to your 1st question,datagridview control is a newadded control in VS2005 ,you cannotuse datagridview control in VS2003.

To your second question,please check this article

How do I color a cell in a DataGrid depending upon its value or some external method?

Hope it helps.

Regards.

Gavin Jin - MSFT  Wednesday, May 09, 2007 7:13 AM

You can use google to search for other answers

Custom Search

More Threads

• Visual Studio is not adding a .resx with a form...
• Continuous Forms
• It is possible to see derived class properties in Property browser ??
• SmartTag with custom UIType Editor
• Drawing over a user control
• ComponentsCreated & ComponentsCreating events not firing from IToolboxService Drag & Drop
• is there any Control like ToolBox Control
• On tabpage enter focus textbox...?
• Vs2005 and form transparency.
• Windows Forms Layout Problem - FlowLayoutPanel AutoSized & Docked Top has Zero Height