Browse by Tags
All Tags » Xceed grid (RSS)
Showing page 1 of 5 (45 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 ...
-
We have an application that is a plug in to Microsoft Outlook. When we login to our home page inside the application, we have some columns that are displayed ( like ''from'', ''to'', ''subject'' etc.). Our problem is everytime we login to this page after opening Outlook the columns are shoved to extreme left. Expected behaviour should be the ...
-
Hi ,
My application is using an xceed grid control (Highlighted in red color in the attached picture) which is not exposed to MS UI automation and MSAA. This grid is crucial for us as system will not allow us to move forward unless a grid item is selected. I could locate xceedZip.dll in the application installation folder.
Can you ...
-
Hi, we use version 3.8.8577.11540 of the winforms grid control in our application, its referenced across 20 odd assemblies making up our solution.
Setting the LicenseKey property of the Grid control is taking upwards of 20 seconds to complete on one clients site in particular but seems fine at other clients. I also set the same property on ...
-
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.
1
|
|
|
|