Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
1 of 25 ( 249 items) Next Page Last Page
  • How to move Child grid columns with Parent Grid columns

    I have an Infragistics grid with Parent Band diplaying the current version of the data annd child band displaying the previous version of data. We are using the subset of same data set for the child grid the data set used for Parent. However when we move columns of Parent grid from one position to other, the respective column of child grid does not move. Is it possible to move the underlying child grid column with Parent grid column.
    Posted to WinGrid (Forum) By 29kamal on 03-09-2010
  • How do I get row reference on a right click with an embeded editor?

    How does one go about getting a row reference on a right click when the UIElement returned is an embeded editor for that cell in that row? Carson
    Posted to WinGrid (Forum) By CarsonWales on 02-21-2010
  • Data Island Headers Back Color

    Anyway to control the back color of the headers for each data island indepenedent of the global band settings? Carson Wales
    Posted to WinGrid (Forum) By CarsonWales on 02-21-2010
  • Searching for an already existing column appears to fail.

    With the NetVantage Windows Forms 9.1 UltraGrid, I want to add some unbound columns to do some simple calculations. The first time this code is entered in the InitializeLayout delegate, it finds that the columns don't exist yet and then adds them. Suprisingly, when I get new data, rebind the grid, and then enter this delegate again, it still finds that these columns don't exist and then tries to add them. An exception is then thrown, "Key already exists." UltraGridColumn changeColumn, pctChgCol; if (e.Layout.Bands[0].Columns.Contains("Change")) { changeColumn = e.Layout...
    Posted to Grids (Forum) By RalphCompton on 02-15-2010
  • ValueList with FilterContitions shows wrong cell text

    I have an UltraWinGrid with a filter row at the top. Some string colums have a dropdown with filters. On BeforeRowFilterDropDown I have the following code: if (typeof(string) == e.Column.DataType){ FilterCondition condition = new FilterCondition(e.Column, FilterComparisionOperator.Match, "^[A-Za-z]"); e.ValueList.ValueListItems.Insert(0, condition, "All"); } This works fine. The problem is what happens when I select the 'All' filter, and take the focus away from the filter cell after that. The cell text changes from 'All' to the FilterCondition.CompareValue,...
    Posted to WinGrid (Forum) By smaavik on 02-15-2010
  • Export to a Excel with UltraGridExcelExporter

    I have a Ultragir with information and I used a UltraGridExcelExporter to export the grid to a excel and the result of the export is this: Is there any way to tell the UltraGridExcelExporter to insert text in excel and then after this text the UltraGridExcelExporter start to export the UltraGrid Something like this:
    Posted to Grids (Forum) By PabloAndres on 02-11-2010
  • How do i add a custom control to ultrawin grid

    I just want to know is there any property or method to add a custom control to wingrid. I am using pretty old version of wingrid , its 2006 Vol 3 for clr 2.0. Actually i have a custom combo control that has colors as the contents. And i want it in inside my grid. Earlier i tried that column style as color but i was not getting the colors name as desired. while opting sometimes i was getting color as Color[Magenta], in case of known color or for custom selected colors Color[A=255,R=162,G=118,B=109]. While applying this to my grid cell text color i was getting parser error. So here are few questions...
    Posted to WinGrid (Forum) By Amit Ranjan on 02-11-2010
  • Load Layout From XML file.

    I'm using the Infragistics v9.2 and the ultrawingrid.DisplayLayout.SaveAsXml() routine to store the columns the user has selected to hide or show in the grid. This gives the benefit of maintaining a constant interface to the user. However when the columns are loaded from the XML file some unexpected results emerge. Figure 1 - Original grid column layout. I am using a grid which is bound to a datasource, and has two columns which are excluded from the column chooser. (The first 2 columns) I have my column chooser on a seperate dialog, when a change in made in this dialog the new layout is saved...
    Posted to WinGrid (Forum) By 53an on 02-10-2010
  • Infragistics against Telerik or Developer Express - looking for intormation

    Dear all, Did anyone made a comparison of most popular components/products (WinForms, WPF, ASP) made by Infragistics against Telerik or Developer Express ? I think question is for user rather to the Infragistics because no one from Infragistics will write a bad word about Infragistics (and I understand this). I am looking for some more detailed information about how good Infragistics is or what I can't do using Infragistics components (and I should know this). Regards Piotr
    Posted to General Discussions (Forum) By pjanet on 02-05-2010
  • Excel Exporter Header Line

    Is there anyway after I have exported my grid, and before I save it to insert a new row at the top of the worksheet that has a long description of what my grid is about? I am using 8.3 about to upgrade to 9.2, but have still not found a way to do this. The description I have is very long and cannot be used at the worksheet or file name because of the need for special characters.Any help or guidance will be greatly appreciated. Dim x As Integer = 0 Dim name As String Dim exportFile As String Dim workbook As New Infragistics.Excel.Workbook Dim title As String = Me.ParentForm.Text.Replace(":"...
    Posted to Grids (Forum) By nkennedy on 02-02-2010
  • 1 of 25 ( 249 items) Next Page Last Page

    Who is Online

    There are 6,024 guest(s) online. There are 8 member(s) online. - phuongntNovellus, alobadien, Vimal, chandanmr, durben, Diwore, shkegel, [Infragistics] Andrew Flick

    Forum Statistics

    29,471 users have contributed to 108,633 threads and 120,746 posts.

    In the past 24 hours, we have 50 new thread(s), 184 new post(s), and 55 new user(s).

    In the past 3 days, the most popular thread for everyone has been "Ultrawebgrid Drag and Drop". The post with the most views is "Using WebDataGrid with AjaxScriptManager". The most replies were made to "XamChart and Prism".

    Please welcome our newest member kchitw.