Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » Columns (RSS)
  • Display Additional Detail Information in 2nd Row

    Hi. I have a DataTable with ~20 columns worth of data. There is a subset of about 8 columns that the user needs to see in the grid, but I would like to give the user the ability to click the + (as in a hierarchical grid) and expand to see all the details of the record across multiple rows. Note that...
    Posted to Forum by pgolds on 09-04-2008
  • column footer format and PDF export problem

    Displaying the total in a column footer and formatting the number to have appropriate commas works fine. The problem i'm having is when i export my grid to PDF. The commas seem to be replaced by their ascii value "%20" which makes my pdf document really ugly. It is really weird that the...
    Posted to Forum by hawi1978 on 08-25-2008
  • Grid Column Formatting

    Hello, I am using infragistics Grid in my UserControl. In the date Columns depending on the data the Column shows "1899-12-30". In this scenario I do not want to show anything and have the cell Empty. Is there a way to do this? I tried using InitializeRow event handler to look for any date...
    Posted to Forum by saravanankg on 08-19-2008
  • No intermediate columns

    Hi, I'm trying to style XamDataGrid to show only column headers in the very top and no headers for the expanded children. The view will be like TreeListView then ( http://blogs.msdn.com/atc_avalon_team/archive/2006/03/01/541206.aspx ). I havent managed to do this yet. Thanks for your help. Stefanie
    Posted to Forum by stef3004 on 08-18-2008
  • Different font and justification for each column in UltraWebGrid

    Hi, I am using infragistics 7.1 on .Net2.0 with c#. I am looking for a way to manipulate fonts for each column of my ultrawebgrid. Also I want to have different centering/justification for each column. I need to push my code to production soon. Please reply ASAP. Thanks,
    Posted to Forum by spradhan on 08-06-2008
  • Vertical Grid Orientation

    Hi! Is there a possibility to display the grid (better would be the band) vertically? I mean normally a grid is drawn upside down, each GridRow showing a DataRow. But we need to show the information from left to right. Consequently we will have 6 "GridRows" showing multiple "GridColumns"...
    Posted to Forum by rwoerndle on 07-14-2008
  • LoadFromXML grid layout overwrites column visibility for columns that did not exist in the grid before.

    We want to be able to add columns to the grid, but be able to choose to show or hide them based on code. Currently the code is set up in the initialize grid event to set visibility and such, then call the LoadGridlayout. In the InitializeGrid event, we loop through the columns and using a select case...
    Posted to Forum by gardmica on 07-01-2008
  • Grid with fixed columns and text wrap enabled?

    I have enabled the fixed headers feature on my grid. According to the documentation the height of the rows have to be fixed in order for this feature to work correctly. One of my requirements is enabling text wrap on every cell, so I have the RowStyleDefault.Wrap = true. The text is wrapping fine, but...
    Posted to Forum by oscarmorasu on 06-25-2008
  • XamDataGrid Data Source Rebinding

    Hi All, I am using a xamDataGrid and displaying an observable collection inside it. But if I say m_xamDataGrid.ClearValue(XamDataGrid.DataSourceProperty), it only clears out the rows. Column names remain as it is. I also want clear out column names. Can someone let me know how I can do it? Basically...
    Posted to Forum by gr8summit on 06-20-2008
  • Advanced grid layout

    Greetings, I have been toying with creating an advanced grid layout. My issue is with the multicolumnspan columns. I wish to create a grid that looks somewhat like this. So we have a week. That week is divided into days.. and the day is divided into 3 dayparts: morning,midday and evening. Any and all...
    Posted to Forum by lunaios on 06-20-2008
Page 1 of 4 (38 items) 1 2 3 4 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems