Hi,
I have created a VS 2008 Windows Application.I placed an UltraWinGrid on the form which displays records from a table say "emp".
I placed two buttons named "left" and "right" above the UltraWinGrid.
The functionality of these buttons should be like
"left"------>when we click "left" button,it should behave like clicking once on the horizontal scrollbar in ultrawingrid to left side.
"right"---->when we click "right" button,it should behave like clicking once on the horizontal scrollbar in ultrawingrid to right side.
I am working on this.I request you to kindly help me in this regard.
Thanks,
Silpa.
I have created a VS 2008 Windows Application.I placed an UltraWinGrid on the form which displays records from a table say "emp".
I placed two buttons named "left" and "right" above the UltraWinGrid.
The functionality of these buttons should be like
"left"------>when we click "left" button,it should behave like clicking once on the horizontal scrollbar in ultrawingrid to left side.
"right"---->when we click "right" button,it should behave like clicking once on the horizontal scrollbar in ultrawingrid to right side.
I am working on this.I request you to kindly help me in this regard.
Thanks,
Silpa.
Comment