INotifyPropertyChanged Blog

Binding C1TabControl With C1DataGrid

September 26, 2012 in Silverlight by C1_Deepankar

ABC Developers are often in need to link the data between two controls. Any changes done in one control should get updated in the other control. Now this is not something… Read the rest Tags: , , , , ,

Skipping ReadOnly Columns When Editing C1FlexGrid

June 8, 2012 in Silverlight by AbdiasM

ABC In C1FlexGrid for Silverlight, you can easily edit data in cells and commit the changes by pressing enter or Tab key to move to the next cell. However, there are… Read the rest Tags: , , ,