Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: ykasan
Forum: ASP Jun 19th, 2005, 12:11 PM
Replies: 1
Views: 274
Posted By ykasan
Pls. be more specific.

Is this question about classic ASP or ASP.Net?
In classic ASP everything is presented as an variant type.
Forum: ASP Jun 19th, 2005, 11:46 AM
Replies: 1
Views: 867
Posted By ykasan
ItemArray problem

ItemArray in DataTable serves the different purpose.
To change a column value in DataTable use the following technique:

DataTable dt = (DataTable)dataGrid1.DataSource;
DataRow rCurrent =...
Showing results 1 to 2 of 2

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:22 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC