Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » UltraWebGrid (RSS)
  • WebGrid Loosing focus

    Hi, I have a WebGrid with a WebPercentEditor and a Dropdown in two columns (editor in the second column and dropdown in the last column, Grid has 5 columns). I am loosing focus when I try to do a fast tabbing through the rows of the grid. Tabbing direction is from left to right. I have all other columns...
    Posted to Forum by sairamk on 09-05-2008
  • AJAX call resets UltraWebGrid row index values

    I am using 8.1 UltraWebGrids within UltraWebTabs on a site with Master pages. When I make an AJAX call to do background processing, each row's id values on all of the UltraWebGrids (regardless of what tab they reside on), get set to -1. This prevents me from using AJAX as I am using the grid row's...
    Posted to Forum by kmpdev on 09-04-2008
  • Different column header captions for each set of subrows

    Hi I am wanting to know if column header captions can be different for each set of subrows. If so, how would I go about doing this? Regards Andy
    Posted to Forum by murph on 09-04-2008
  • Font inside DropDownList column

    I have a seemingly trivial question. How to change the style of the font inside the select element of a DropDownList column? In firefox the font is larger than in the inactive cells and thus does not fit inside the cell. The only font property that I am setting is FrameStyle / Font-Size Thanks.
    Posted to Forum by appliednetworksolutions on 09-04-2008
  • Row expansion bug when grouping?

    I have a webgrid with 10 columns and 20 rows of data. The grouping style is set to outlook. It seems that, if I group by a column, I am unable to expand the rows in the same method/event handler call. For example, if I place a button on the page with the following event handler: protected void Button1_Click...
    Posted to Forum by murph on 09-04-2008
  • UltraWebGrid and doPostBack

    Hi, I am using the UltraWebGrid inside an UpdatePanel on my page and I am getting numerous Javascript errors after I call the __doPostBack function from a client-side event handler. The grid works fine beforehand, but after the function is called many client-side events (mouse movements and clicks on...
    Posted to Forum by Commsoft on 09-03-2008
  • Performance issues/Recommended workstation spec

    Hi I'm having performance issues during development in VS2005 using the webgrid with the hierarchical data control. I suspect that I may need more RAM & CPU power. Is there a recommended specification for using these controls? Regards
    Posted to Forum by murph on 09-03-2008
  • Google Chrome & UltraWebGrid. Compatible or Not?

    I've got a problem. One of the datagrids a website which I am developing, doesn't show any rows >ever< when viewed under the new Google Chrome browser that was released earlier today. Has anyone else noticed any inconsistences with the Infragistics controls and Google Chrome? I've published...
    Posted to Forum by liddlefeesh on 09-02-2008
  • Disable ViewState for Grid Column ValueList

    I have large drop-down column on an UltraWebGrid and I want to disable ViewState so that the browser doesn't need to postback that huge list. I've tried setting ViewState="False" on the grid - which disables some of the styling state, but it doesn't remove the list data from the...
    Posted to Forum by gcsrdb on 08-29-2008
  • Is it a bug use <%#Eval("field")%> in UltraWebGrid?

    the webgrid add a TemplatedColumn like this <igtbl:TemplatedColumn> <CellTemplate> <a href="#" onclick="BLOCKED SCRIPTalert(<%#Eval("id")%>);">test</a> </CellTemplate> </igtbl:TemplatedColumn> the webgrid first databind is ok.but...
    Posted to Forum by me653 on 08-28-2008
Page 1 of 23 (223 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems