Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

where's the dgDetails class?

Status
Not open for further replies.

thedougster

Programmer
Jan 22, 2009
56
US
I've tried, but I haven''t been able to find the namespace containing the dgDetails class for the DataGridView control. Can anybody tell me where it is? BTW, this is for C#.
 

Probably best if you try the C# or .NET forum rather than SQL.
From my limited knowledge though I didnt think there was a class dgDetails for the DataGridView. It looks like someone has coded a variable dgDetails and you dont have it in your code.



"I'm living so far beyond my income that we may almost be said to be living apart
 
I agree with the previous poster. Do you use some framework?

Try to post your question in C# forum here.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top