J
jobs
in vb.net
Without actually changing the data the gridview is bound to. How can I
add a blank row
to the top of gridview? I use have vb.net code to do this. When a
button is selected a blank row would fill the first row, pushing
everything down and placing that row in edit mode. The result was that
I could attempt to INSERT new data via an update button that call the
insert command.
Without actually changing the data the gridview is bound to. How can I
add a blank row
to the top of gridview? I use have vb.net code to do this. When a
button is selected a blank row would fill the first row, pushing
everything down and placing that row in edit mode. The result was that
I could attempt to INSERT new data via an update button that call the
insert command.