artemix22's Profile
Reputation: 12
Tradesman
- Group:
- Active Members
- Active Posts:
- 123 (0.25 per day)
- Joined:
- 21-January 12
- Profile Views:
- 1,289
- Last Active:
Jan 31 2013 11:00 PM- Currently:
- Offline
Previous Fields
- Country:
- ID
- OS Preference:
- Windows
- Favorite Browser:
- FireFox
- Favorite Processor:
- AMD
- Favorite Gaming Platform:
- PC
- Your Car:
- Volkswagen
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Please answer my question.
Posted 31 Jan 2013
it's strange, how it will run if it doesn't exist? -
In Topic: Datagridview Insert Row
Posted 25 Jan 2013
i try to use both option you gave to me, but no success (it's because i'm not good on this
/> and I ' m ashamed to ask you further about this), anyway i use another way (not sure if this way is best way in programming), here is what i do :
first i bind all data i need from database to Datagridview1 and than i transfer whole value from Datagridview1 to Datagridview2 with "for each" looping, so whole column in Datagridview2 become unbound, after that i run whole formula i need on Datagridview2 including total, and than simply i use :
Datagridview2.Rows.Add()
to insert total in last row of Datagridview2.
thanks for your help charlie, i really appreciate that
/>
-
In Topic: Datagridview Insert Row
Posted 25 Jan 2013
Where is the code for adding your unbound column to the datagrid? = i'm not using any code, i add it manually through its task/properties by select my dgv than click little arrow in top right corner >> Add Column..
why are you not adding the column to the datatable? = i use datatable to bind data from database (amount column in my database) than make it source for my dgv, after that, i use that amount to run this formula :
DataGridView1.Rows(i).Cells(0).Value = DataGridView1.Rows(i).Cells(1).Value * 2
-
In Topic: Datagridview Insert Row
Posted 25 Jan 2013
can anyone help me please
-
In Topic: Check If Database MySQL column is Null
Posted 23 Jan 2013
sorry, you mean i don't have to save budget in database? and do calculation when user load the data?
ok, got it, thanks for your reply, sorry if i disturb you.
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
-
Contact Information
- E-mail:
- Click here to e-mail me
Friends
|
|


Find Topics
Find Posts
View Reputation Given


|
Comments
lucky3
09 Oct 2012 - 01:39