I have a problem. Very simple problem to getting the dataset or dataview.
I read some data from flat file, and place it in data grid. I used dataset, and dataview class for this.
OK. Now, the dataset, and dataview are declared globally, and pressing the button "Save", I would like to save it.
Unfortunetly, I did not get the dataset. I used dataset.tables(0).Rows.Count(), it just return nothing.
Any way to get the result as it is is the grid.
Thanks,
Himadrish
---------------------------------
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
[Non-text portions of this message have been removed]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/CSharpNET/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
