Hello, I am trying to add an editable textarea region to my datagrid. I am using .NET.
I came across an example on MSDN but I cannot get it to work for me at all. I have imported the namespaces and even fully referenced it. Dim QuantityTextColumn As System.Windows.Forms.DataGridTextBoxColumn = New System.Windows.Forms.DataGridTextBoxColumn() I keep getting this error: Compiler Error Message: BC30002: Type 'System.Windows.Forms.DataGridTextBoxColumn' is not defined. Anybody know what is going on? Here is the MSDN page http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h tml/frlrfSystemWindowsFormsDataGridTextBoxClassTopic.asp Thanks Matthew Small IT Supervisor Showstopper National Dance Competitions 3660 Old Kings Hwy Murrells Inlet, SC 29576 843-357-1847 http://www.showstopperonline.com --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
