|
Browse by Tags
All Tags » gridView ( RSS)
-
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband...
-
Hi, I am very new to this Infragistics Environment. Can some some body suggest me how do i Edit/Add/Update?Delete Rows on UltraWebGrid? Till now i have not got any sort of books or Videos on google, i have just found some of the articles that give idea to work on Grid using .NET 2005. I am basically...
-
Hi I am using infragistics 2008 ultrawebGrid in my page and i in one of the pages i want to add a checkbox column to the grid. Ok, ths was fine, the problem its when y use paging and i want the user to check any rows he want; when he want to change the page, changes ok but if i return to the old page...
-
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> <%-- ============================...
-
hello, i'm using the websplitter in my masterpages, to seperate the page content from the left navigation lists. the content containts an update progress, update panel, with grid views. now the problem is with the grid views, they don't function normally at all! any command within the grid view...
-
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...
-
Hi, i have added pageChangeListener to GridView, i want to get all RowItems for the currently selected page, getRows() method giving previous page RowItems, can you people give me any suggestion, any help will be appreciated. Thanks Dayananda B V
-
Hello, sanjays! To your first question. There is no such attribute for filtering on grid/column yet. We are to add such in one of our next releases. For now you can manage with this issue in the Bean. To your second question. Could you send us a sample of your work so we can reproduce and try it.
-
Hi, I am trying to filter a webgrid based on another webgrid's selection. When the page is first loaded my toBeFilteredGrid shows all rows and my selectionGrid defaults to one of the rows (selected). When I click on another row, the SelectedRowChanged event gets appropriately fired, but upon postback...
-
Hello, I m using Infragistics NetAdvantage tags in JSF.I have 2 queries 1.Is there any attribute or option available thorugh which i can apply filtering on grid/column.As we have sortBy attribute in <ig:column>, in the same way what can we use for filtering ??? 2.Sorting does not apply when we...
|
|