Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~817 People Reached
About Me

Software Engineer

Interests
Computer
Favorite Forums
Member Avatar for Taufique111

i've a code that's inserting but it's not dumping into the database!!!! private void buttonX1_Click(object sender, EventArgs e) { if (textBoxX1.Text != "" && textBoxX2.Text != "" && textBoxX3.Text != "" && textBoxX4.Text!= "" && textBoxX5.Text!= "" && textBoxX6.Text!= "" && textBoxX7.Text!= "" && textBoxX8.Text!= "") { string s = …

Member Avatar for mark261511
0
163
Member Avatar for ajithkumardr

Im intrest in learn the C# programming language and also doing project in C# .Could anybody help me..

Member Avatar for ddanbe
-1
235
Member Avatar for Taufique111

I have two datagrid's in one form,so when i click by using cellclick event it shows the selected row of first datagrid in the second datagrid,so my question is how to increment it with the previous selected row of first datagrid,as i select other row the first selected row disappears??

Member Avatar for Taufique111
0
307
Member Avatar for Taufique111

Hello Everyone. I'm basically new to c# database project so any can give me code as to pass a data value from one datagrid table to other form with another data grid view table . also i wanted to know as how to get specific value of a row when …

Member Avatar for Taufique111
0
112