Click here to Skip to main content
15,901,373 members

Comments by mkcm2011 (Top 11 by date)

mkcm2011 26-Nov-11 2:40am View    
thanks for delete button
mkcm2011 26-Nov-11 2:40am View    
Rows cannot be programmatically added to the DataGridView's rows collection when the control is data-bound..............i am getting this error on addbutton click ......thanks for delete button ...but plz help me out for add also
mkcm2011 14-Nov-11 6:28am View    
i have two forms, in my one form i can add new students data...and the data will add in database.Now i have to count number of students by the alert or in another form's label where i could see the total count of particular day and also whenever i run my application the alert should display there that today i have entered .....number of data.
mkcm2011 11-Nov-11 4:29am View    
thanks but how to do it...i want proper code
mkcm2011 11-Nov-11 4:28am View    
how to do it....i want to delete two table rows with where statement , where id is same ......they are in relationship like one have details of college student name age and all with id and other have their subjects marks with id. plz help me out