Browse by Tags
All Tags » Xceed DataGrid (RSS)
Showing page 1 of 5 (42 total posts)
-
Respected Sir,
I want to Create a DataTable with Only Group Values with which page that respective group will appear when we print preview the report, so that user can also print detail report & also an index report so that it will easily manage that which group is on which page, i am ...
-
Dear Team,
I am new to Exceed grid i like to know if Exceed Datagrid supports Column selection as like Row selection. if yes how to enable that.
and also is there is any option to change Font Family, Font size. Font color for the selected column.
-
Hello,
I'm looking for the way to trigger the event of filtering on a grid
currenttly i have something like :
<xcdg:FilterRow>
<xcdg:FilterCell FieldName=''LastName'' ...
-
Is there any way to create multiple column headers in XCeed DataGrid for WPF v4.x ?
Header A
Header B
Hedaer1
Hedaer2
Hedaer1
Hedaer2
Regards
Rajesh Sajjanar
-
Hi,
I am quite new to the xceed wpf datagrid and this problem is quite crucial for me. So please help!!!!
My grid is bound to a xml. Whenever i update the grid, i send a message to the server and i get a new xml from the server, to which i need to bind my grid to.
In my project about 100 rows are created on the screen, of which only 10 are ...
-
Hi
I have a datagridcontrol which i bind to xml. But don't know why, i am not able to edit it once i bind it to xml. I was able to edit it and it worked fine if i used datagridcollectionview. Does any one of you have any idea as to whats wrong.
I want to bind the grid with the xml which i get from the server. Once the user updates ...
-
How to display newly added/Inserted blank row when filtering is applied on a particular column(s).
Thanks
-
We require Excel like auto filtering. (Including distinct value check boxes and filtering using logical operators like OR, AND, NOT, CONTAINS, IN, STARTSWITH, ISEQUALTO, ISNOTEQUALTO). Currently xceed datagrid doesn't support filtering based on logical operations. Is anybody have solution for this limitation?
-
binding ListCollectionView is not working on XCeed... it is working fine with ObservableCollection .... Do we have to do something extra to support it...
-
Hi
I am trying to implement a CellValidationRule that will throw an error if a duplicate entry exists in the grid already.
The problem is that within my custom validation method, the thrid parameter ''CellValidationContext context'' refers to a cell, and i can not gain access to the grid control from this object.
I can get the ...
1
|
|
|
|