Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » [postback] (RSS)
  • lost cell format after post back

    I'm built a dinamyc grid, i set the bacbkcolor and align text in a code behind but after the post back the cell lost this propreties. example: UltraGridColumn colum = new Infragistics.WebUI.UltraWebGrid. UltraGridColumn ( true ); colum.CellStyle.HorizontalAlign = HorizontalAlign .Right; ...........
    Posted to Forum by drm792000 on 10-30-2008
  • Re: Problem with ultrawebgrid buttontype column

    Thank u for the reply, but the problem cant be that. The browser find the image "carrello.gif" but the problem is that the image is show inside the grid only after one refresh of the asyncrefreshpanel and not on the initial loading of the page. I tried the ur 2 solutions but not not work both...
    Posted to Forum by Fabral09 on 10-08-2008
  • WebGrid in an UpdatePanel Doesn't fire server event on cell update but does postback

    I have a webgrid (8.2 CLR 3.5) in an update panel which is bound from the server side to a combination of data values and a generated column. The generated column is a checkbox type. When the user clicks on the checkbox, I expected the UpdateCell or Update Row event to be fired on the server side when...
    Posted to Forum by Alan Jackson on 10-02-2008
  • Unbound Ultrawebgrid

    Hi I am using ultrawebgrid with unbound & multiheader columns to populate data. Data is getting populated correctly . But when the page is postbacked grid is refreshed without maintainng its state even though I am maintaining state while creating columns an headers. Second issue is some multiheader...
    Posted to Forum by diptikogekar on 09-26-2008
  • UltraWebGrid Header click cause a postback when sorting is onClient

    I am new using UltraWebGrid control. I am using UltraWebGrid control in ASPX page with master page in a Web application project. I set control AllowSortingDefault ="OnClient" HeaderClickActionDefault ="SortSingle". When click on the column header, the client side sorting is performed...
    Posted to Forum by liyang001 on 08-06-2008
  • Child Bands become null when changing from Flat to Hierarchical data in a Hierarchical Grid

    I am using UltraWebGrid 2007 version 3. The View Type is set to Hierarchical in the design mode and I have designed my Bands at Design time. The data source can be either flat or hierarchical . When I bind a Flat data, teh Grid displays it. But when I bind the Grid again with Hierarchical data after...
    Posted to Forum by venkateshh on 07-14-2008
  • WebGrid - stop or do postback from client

    I want do postback if had changed some cell with checkbox and quantity of pages > 1. How I can do this from client side? What are an event handler on server (ActiveCellChange)? ---aspx < ClientSideEvents CellChangeHandler ="OnGridCustomerContactsCellClicked" ---js function OnGridCustomerContactsCellClicked...
    Posted to Forum by dpworker on 07-14-2008
  • WebGrid selection to filter another WebGrid

    Oops..I placed in the wrong Discussion group. 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...
    Posted to Forum by jgold7 on 07-02-2008
  • WebGrid ActiveRowChange Event Not Firing

    I am running V2008 R1and have been developing and ASP.NET app. Suddenly, yesterday, a webgrid that I use for users to select an item to view or edit via the ActiveRowChange event, quit firing that event. Now, all that happens is a post back. What the heck happened?!
    Posted to Forum by jerry_clarke on 06-03-2008
  • [ultrawebgrid]; ItemCommand Event

    I have an imagebutton in a templated column on a WebGrid that is inside of a WebDialogWindow. When I clikc on the button the page is posting back but the ItemCommand Action is never being fired. I have also tried to give the button itself a OnClick event, but the same happens. The page posts back, but...
    Posted to Forum by cogenesis on 04-30-2008
Page 1 of 2 (12 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems