Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » <ig:GridView> (RSS)
  • CellValueChangeEvent

    I have created a dynamic WebGrid and added a CellValueChangeLisner. I have a requirement where i need to update the underlying database on chnage of value in cell. Here is how the bound method is, This works perfect if there is no exception, But if any exception occurs then i have to revert that cell...
    Posted to Forum by rajendratoshniwal on 10-29-2008
  • Multiple Editable Grids on the same page problem with Duplicate componentIDs

    Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin...
    Posted to Forum by Eric Bieche on 10-23-2008
  • Re: dynamically creating an editable grid

    Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin...
    Posted to Forum by Eric Bieche on 10-23-2008
  • <ig:gridView> inside <rich:tab>

    Hi, I am new to here. In my application i am using a <ig:gridView> inside <rich:tab> , where the switchType="ajax" But when i am opening the tab , the page is getting blank.. How to solve this problem?? if i use switchType="client" for <rich:tab>, then its working...
    Posted to Forum by gantait on 10-13-2008
  • How can I set the width of a grid column?

    I have a WebGrid that is hooked up to a datasource, which works fine. However, one of the columns (named QUERY) has text that is extremely long and consequently makes the column too wide (because the column displays the entire text). Code is: <h:panelGroup> <%-- ============================...
    Posted to Forum by nkocur on 09-08-2008
  • Controlling Editing of a Grid Cell

    Hi, I have Editable Grid. In that there are some editable columns. In some rows, I want this column should behave as readonly. How can we conditionally control editable behavior of a grid column. Thanks, Vinay
    Posted to Forum by sdtsupp on 08-28-2008
  • Styles applied for <ig:column> tag are not applied if the columns are moved

    I have coded a grid using <ig:gridView> tag. For some of the columns I have applied the style within <ig:column> tag. These are working when Grid is displayed for first time. But, if the Grid Columns are moved by drag/drop then these styles are not applied to the redisplayed grid.
    Posted to Forum by sdtsupp on 08-21-2008
  • Solution: gridView: adding additional rows after page is displayed

    Hi Write the code in jsp to build the GridView using regular tags. You don't have to build the GridVIew programetically,unless if you have some other requirements, just to add rows later on. in bean do following: import com.infragistics.faces.grid.component.html.HtmlGridView; define a variable say...
    Posted to Forum by sfoziak on 07-25-2008
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems