Browse By Tags

  • Maintain Active Row and Scroll Position between Grid Refresh

    Hi,

    I have a win grid which is bound to list of custom application object (MarketDataItem), after every minute the data is re read from the application and bound to grid again. Also before refresh the I store the current  active row and scroll position…

  • Code to known if a UltraGrid have Scrollbar Visible.

    Hi to all, I've search here if some one have any idea to know if a UG showns any ScrollBar. With xamDataGrid there is a property that expose related info, but  UltraGrid have not.

    I wrote a static method wich may be do this work:

    /// <param name…