|
Browse by Tags
All Tags » <ig:GridView> ( RSS)
-
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...
-
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...
-
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...
-
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...
-
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> <%-- ============================...
-
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
-
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.
-
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...
Page 1 of 1 (8 items)
|
|