Browse By Tags

  • How to style editable columns?

    Hi,

    I am trying to style grid columns with CellActivation=AllowEdit. When I select GridCell in AppStylist, it gives me an option for EditMode and ReadOnly, but I could not find a way to color the cells that are editable (i.e. for all cells, not just…

  • Unknown state for a GridCell

    Hi,

    I'm using an UltraWinGrid in which one the cells has the following style: Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList.

    I apply the isl file I attached to this post to change the styling (I zipped the file because isl file could…

  • Ultra Win Grid Column Resize(Width)

    I am having Ultra Win Grid. I want to resize the column header width when maximun length of the cell is greater than header then column header widht should equal to ultra gridcell widht.. If the length of the cell in less than column header the automaticaly…