Browse by Tags
All Tags » .Net Grid (RSS)
Showing page 1 of 2 (11 total posts)
-
I am working on a proto-type of a new windows based data edit and upload application and I am looking at using Xceed grid - it appears to have a lot of the UI features we require as standard.
So I have a databound grid (bound to a genric list of business objects). The grid has 19 columns and 150 rows. Everything seems to works fine until I try ...
-
I am trying to add a combo box to a Xceed.Grid.GridControl at runtime using VB .Net.
We have a v2.5 registered license key and using VS 2005. My dll for the control is 3.6.*****, and I have had an error message relating to the CellViewerManager only avail for version 3 or higher.
Is it possible to add the combo box to the grid control ...
-
Hello,
I'm checking out the reporting functionality of xceed grid.
I'm using the sample. In the reportpreview I would like to be able to zoom in/out. However I don't find this functionality.
Best regards,
Ike
-
i updated my grid control from 2.5 to 3.2 version, when it is done. error happened with my application which is correct with 2.5 version grid
the error code is below:
...\Source\Main Application\Lib\Xceed.Grid.dll Referenced class 'Xceed.Grid.Collections.CellList' has base class or interface 'Xceed.Utils.Collections.ListBase' defined in ...
-
Hi,I added a few DataRows to Grid and in two Cells of each row I inserted WinComboBoxes.Value of the second WinComboBox I get from DataSet by value of first ComboBox within Event SelectedValueChanged.All works fine and correctly, but by this Event are changed values of ComboBoxes in all ...
-
Hello, I'm using insertionrow for inserting
data into a grid but I need that the issue is how to move cell to cell with the
key enter and exit the editing mode when using the arrows up or down arrow,
there is any way to simulate that? ... I hope I have been clear and
thanks for the help.
-
Is there a way to cancel the CurrentRowChanged event after its being fired? or Undo The CurrentRowChanged Event from inside the event handler. I couldn't findĀ
This is what I'm trying to do.
I have a grid and based on the current row selected, I load a hand full of user controls with data. Now while these child controls are being loaded, I don't ...
-
Is it possible to rename the group headers. The default is the item the group is bound to followed by the grouping name. Is it possible to customize or set some type of ''text'' property?
-
(not able to attached/link image from local file system)
I am still trying to come out of master child relation loop.
Attached is the grid that i see with the code attached below.I have 2 tables for master and child data, master has a primary iendity key on col MAsterAID which is the primary col used for master-child relation ship with ...
-
Hello,
I am trying to print an XCeed grid control in landscape orientation and having no luck. I am using VB.NET and XCeed Grid for .NET v2.5.
I have looked at the example program PrintGridVB but it does not actually print the grid in landscape when you choose it for the page settings either. I have also tried the simple ...
1
|
|
|
|