Select from following answers:- Yes

- No
- Don't Know
- All Above
Yes, We can add New Row to Grid using Binding Source.
e.g: we have bindingSource1 as object of BindingSource Class which we are using to bind Grid.
Now we can use bindingSource1.AddNew() to add New Row.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator