Browse by Tags
All Tags » XBAP (RSS)
-
Hi,
I am binding the DataGridControl from code behind using datagridcollectionview.....Suppose my datatable contains 5 columns . Now in the xceed grid i want to display the values of 1st and 3rd column in the same header i.e. in one column . How can i achieve this ?????
-
Hi,
I have a datagrid control in that i have added one more column to the grid .
<xcdg:DataGridControl Grid.Row=''2'' Loaded=''XcDataGrid_Loaded'' Name=''XcDataGrid'' HorizontalAlignment=''Left''>
<xcdg:DataGridControl.Columns>
<xcdg:Column FieldName=''pp'' ...
-
Hi all,
I have a DataGridControl , i attached the datasource to the grid through DataGridCollectionView.... Now i want to add a column at run time to the same DataGridControl , but this column will have a different DataSource. How can i get this ??? If i am not clear to you i can clarify more ..........
-
Hi,I have used the XceedDataGrid and populated the grid with
the DataSet. Now to Keep the things simple i just wanted to get the
value of a cell in the selected row of the when users click on a
particular row...???
-
Hi,
I have used the XceedDataGrid and populated the grid with the DataSet. Now to Keep the things simple i just wanted to get the value of a cell in the selected row of the when users click on a particular row...???
-
oh - and it's a xbap application. in fact copying the whole example project into xbap doesn't work while copying it to window application works... is there really no difference noticed between xbap and window?
-
hello,
we've read a lot of threads on this forum but we believe they either don't apply to our case or the explanations are not sufficient because we've tried nearly all of them - or have we missed something?
our case is like this - we use datagrid conected to a datatable. one of the columns of retreived table contains an id of an element from ...
-
Hi, The DataGrid for WPF has been tested and works in XBAP. We're gonna need more details in order to help you with your issue.
|
|
|
|