Browse by Tags
All Tags » .Net Grid (RSS)
Showing page 1 of 5 (49 total posts)
-
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 ...
-
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.
-
I've been trying to build a Master/Detail grid using the example but without the sources for the NorthWind database or the access functions (specifically SampleData.DataProvider.GetNorthwindDataSet()), I am unable to figure out how.
In the example, gridcontrol1 is bound to ''Shippers'' which I expect is a table name.
However, ...
-
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 ...
-
I know I have to be doing something wrong but just can't find the issue. I am using v3.9 of the .Net Grid.
Problem: When the grid is displayed in the form, the combobox column is displaying the value of the column from the binding dataset for the grid. When I click on the cell, the combox displays the appropriate caption information. But when I ...
-
Hello,
I tried using the FitHeightToEditors property on a detailgrid (applied to the DataRowTemplate property on the detail grid), that contains several DateTimePickers as
CellEditorManager (as was discussed under http://xceed.com/CS/forums/thread/30606.aspx).
Unfortunately, the row height is never changed, the DateTimePicker will only be ...
-
though may be it's a bit too ''fancy...... but i just would like to know is there any possibility to display html content in a winform grid cell??
coz i need to display the content converted from xsl in the cell........
thx in adv!
kenny
-
Hello,
I encountered some strange behaviour on the Xceed Gridcontrol for Windows Forms (v3.9), trying to implement a databound master detail
grid. I setup and loaded two datatables in a dataset with an additional Parent-Child-Relationship between these two tables added to the
dataset. The relation has been tested, there is no ...
-
Hello, I'm trying to change the way a date is shown in the Xceed Grid. I want to see something like this: 05/Jan/2010 this means, the Day, the first letters of the Month and the Year.
I have tryed to change the DisplayFormatSpecifier and EditFormatSpecifier of the TemplateControl under the CellEditorManager of the Cell, but this is not ...
-
Hi,
I am writing a winform application that a grid control containing a gridtreeview like structure, Now is there is any way to havee a tree mamber as a WinCheckBox ?
Thanks,
Deepak
1
|
|
|
|