G
GS
I see in the design view of the binding navigator that the items like next
Item, prev item... are enabled but when I run, the form, somehow they got
disabled. I can still scroll thru the gridview by clicking on a row in the
gridview, and use up/down cursor.key
It seems to me some generated code turn of the scroll items etc in the
binding navigator. and I have to explicitly in the form load event to enable
each one.
is there another way? I don't recall having to do that for a c# project
the gridview is bound to a table in a sql dataset
Item, prev item... are enabled but when I run, the form, somehow they got
disabled. I can still scroll thru the gridview by clicking on a row in the
gridview, and use up/down cursor.key
It seems to me some generated code turn of the scroll items etc in the
binding navigator. and I have to explicitly in the form load event to enable
each one.
is there another way? I don't recall having to do that for a c# project
the gridview is bound to a table in a sql dataset