Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [ultrawebgrid] » column formatting (RSS)
  • Problem with ultrawebgrid buttontype column

    Hi all, i have an ultrawebgrid inside a webasyncrefreshpanel. the code created inside the load event, create a column in the ultrawebgrid. the vb.net code that i have used is: Dim colonna2 As UltraGridColumn = New UltraGridColumn(True) colonna2.Type = ColumnType.Button colonna2.Width = 40 colonna2.CellStyle...
    Posted to Forum by Fabral09 on 10-07-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
  • How to enable / disable cell button in UltraWebGrid dynamically?

    I am adding a column in ultrawebgrid with column.type as Button. I want to enable / disable it depending upon the value in the data table coulmn which is bound to this ultrawebgrid. I will really appreciate a quick respnse. Thanks, SP.
    Posted to Forum by spradhan on 05-12-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems