UltraWinGrid in a VS 2008 Windows Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • silpa
    New Member
    • May 2007
    • 20

    UltraWinGrid in a VS 2008 Windows Application

    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.
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    ultraWinGrid is not a control provided by the Microsoft.

    I would suggest that you ask this to the development tool provider, who can give you a much more accurate answer to your question

    Comment

    Working...