Welcome to the Xceed Community | Help
Community Search  
More Search Options

Xceed grid refresh problem

Sort Posts: Previous Next
  •  10-23-2009, 12:54 AM Post no. 24627

    Xceed grid refresh problem

    Hi,

    I am facing a problem with xceed datagrid, when i am changing a value dynamically the grid is not refreshing automatically, when i use horizontal or vertical scroll then it is getting refreshed and i am able to see my changes. I want the same behavior when i change a value with out using scroll bars it has to refresh the grid and show my changes 

    Filed under:
  •  10-23-2009, 9:25 AM Post no. 24634 in reply to 24627

    Re: Xceed grid refresh problem

    Hi Naveen,

    To display automatically the updated value of a data item’s fields, you should either use an IBindingList collection containing your business objects or implement the INotifyPropertyChanged interface. These mechanisms will ensure that the source and the grid are displaying the same information.


    Xceed - Software Developer and Technical Support
  •  10-26-2009, 11:00 AM Post no. 24653 in reply to 24634

    Re: Xceed grid refresh problem

    Hi mohammed,

    Thanks for information, actually problem is not solved when i change the cell value , based on that cell value in the xceed grid other cell has to enable or disable which is not happening immediately when i use scroll only its updating with the properties enable or disabled .

    Filed under:
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.