Browse by Tags
All Tags » Xceed grid » DataBinding (RSS)
-
Hi All,
If anybody tried to bind the column through resources file like visibility(depending upon selection). Actuall I want to bind the xceed column visibility by using resources file. I have done the Text,Content rendering from the resources file for TextBlock, CheckBox, RadioButtons. It's working fine.
If anybody can ...
-
I am trying to create a set of grids that are dependent upon each other. In the sample code provided below I have 2 datagrid controls ( A country grid and a province / state gird ). I have the binding on them working correctly so that if I select a country in the countryGrid all the provinces/states for that country show up in provinces/state ...
-
Does version 3.0 supports ObservableCollection for editing and adding new record? Or we still have to use IBindingList Interface.
If yes can you guide me with any examples.
Thanks
Atul
-
Hi,
My XAML Code
Using the following code, i could load (First time) the rows in the page. But when i have some filter in my page which input SQLquery and followed by retrieve a new set of records, then i dont know how to reload the grid with new recordset.
Please help me to understand how to solve ...
|
|
|
|