How to add new line of row in devexpress gridcontrol?
How to add new line of row in devexpress gridcontrol?
I want to add a new line of row when pressing a button. In datagridview it
would be: datagridview1.Rows.Add()
What is the equivalent code for that in gridcontrol? Please help me.
No comments:
Post a Comment