Browse by Tags
All Tags » Xceed grid (RSS)
Showing page 1 of 5 (41 total posts)
-
Hi,
I am facing a strange problem with Xceed Grid Scroll bars in Windows 7. I have a windows forms application that uses Xceed Grid (v 2.5) and the columns and rows for this grid are added at run time. The issue is, In Windows 7 the scroll bars (both) are not visible even if the columns or rows are exceeding the client visible area. ...
-
Hi,
I want to go with xceed grid for one of my project requirement. We have requirement where we need to indent/outdent the rows in a hierarchy sturcture.
For eg :
i have structure like this
Homer
-Lisa
-Jane
Peter
I have a button which should make peter child of a jane. For ...
-
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?
-
Hi fellow developers,
I have a problem that i cannot seem to solve and need an advice.
The problem is that when a cell value is changed (and cell focus is lost), the old value of the cell is passed to Validate method. Consequently, it is needed to click few more times in order to pass the new value to the validate method.
Do you have any ...
-
I have a project which dynamically generates a grid and populates it with a DataSource (using LINQ to SQL) and returns it to another process which then places that on a form.
It appears from my testing that the Columns collection is not accessible unless the Grid has been associated with a Form prior to the DataSource being assigned as I am ...
-
I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
-
Hi,
I have two columns in my DataGridControl, lets say User Name and Role which are part of my Observable collection. The User Name column has a CellEditor which consist of a textBox and an Image. The requirement is to show the image as per role (the second column), that is an Admin Image or General User Image while editing the name. I am using ...
-
Hi,
I have a requirement that maps to the following below table structure. The programming is done in VB.NET 1.1 using the 2.2 version of Xceed GRID. The table structure is as follows..
ColName ColValue
Name ...
-
Is there any way in v3.1 to react to a programmatic change in column visibility? I have a helper class with which I register all instances of the grid in my application. The helper modifies the column widths based on changes in the data source, resizes of the grid by hooking into the appropriate events of the grid. The last thing ...
-
Hi,
I have a requirement where I have to represent 2 levels of information similar to Master-Details Feature of XCeed.
I think in current XCeed Master-Details Feature, Always the number of records in Child Grids is same irrespective of the Master Row Expander is Clicked
My requirement is Number of columns for records in detail/expanded ...
1
|
|
|
|