Browse by Tags
All Tags » Columns » Data (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 ?????
-
Gentlemen,
I have the following construct: MyCompany.MyProject.MyStaticClass.MyInstanceClassMyInstanceClass has the members ID and Description.MyInstanceClass also has a static MyStaticList that keeps a List<> of all instances of the class. This serves as the IEnumerable source for the datagrid.When I am binding my data, even with ...
|
|
|
|