Microsoft
Software
Hardware
Network
Question : C# -- dataGridViewTextBoxColumn -- STRING Value ?
How can I get the STRING value of "dataGridViewTextBoxColumn
8" ?
The below fails
gML_ROITEMTableAdapter.Upd
ateRomID(i
GML_ROMSTR
_ID, RoID, this.dataGridViewTextBoxCo
lumn8.Sele
cted.ToStr
ing(), this.dataGridViewTextBoxCo
lumn7.ToSt
ring(), decimal.Parse(this.dataGri
dViewTextB
oxColumn6.
ToString()
));
Answer : C# -- dataGridViewTextBoxColumn -- STRING Value ?
can you post your aspx and codefile?
Random Solutions
SQL Pivot
way to get min (or max) of field in query for report
Windows Home Vista fails to startup - Black screen with mouse pointer
IE7 : 403 error
Connect to a Crosstab query in Access from Excel
SharePoint 2007 alerts, permissions?
Deny Ability to open additional mailboxes in Outlook
Crystal reports report based on dataSet in VS 2005. How to.
Is it possible to create a "Quick Find" button in Excel? (I need to make searching idiot proof.)
Dynamic and Static Resources in Silverlight