Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Open Points: 125 Time: 11:08 - Dec 06, 2008
decklonarankk
My form has one(1) datagridview and 7 textboxes and i need to save info. from the datagridview as well as textboxes into the database. Pls help
Categories:
Add Categories
When adding more than one category, separate them with commas.
ddrakonn
Date:: Mar 18, 2009
Time:: 04:33
You can create class Info in your project. For example public class Info private string textboxInfo1 private string textboxInfo2 ..... Public string TextBoxInfo1 { get {return textboxinfo1; } set (textboxInfo1 = value;} } ..... private dataTable dataGridInfo end class Then in your form do something like next private void SomeMethod() { Info inf = new Info(); inf.TextBoxInfo1 = TextBox1.Text; ......... // If you load data from List<T> you will need convert to it // I'm posting only main idea. inf.DataTable = (DataTable)DataGridView1.DataSource; } After this use data from this class create Connections and Commands to post data in DB Ask me if need more info
thiruhitech
Time:: 05:51
hi decklonarankk i don't know where you using the textboxes. textboxes are with in the datagrid or outside the datagrid say clearly.
admin
Date:: Apr 09, 2009
Time:: 07:14
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points. The Quomon Team
lnj888
Date:: Apr 24, 2011
Time:: 23:28
What do you mean? http://www.holeesoft.com/dvd-ripper.html
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
Hi is there a way to retrieve the loop count in XSLT
how do repair this problem: every times i opened my laptop it will suddenly n...
How i get the hp pavilion dv6-3054tx laptop bottom base assembly as a sparepa...
I don't have AOL browser but privacy scan shows hundreds of files/cookies fro...
wireless keyboard has stopped working
need validation controller for textbox in java
You have 100 characters to use
Rank
Expert
Points
1.
10279
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software