Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » WebGrid » Web Grid (RSS)
  • Can I bind a webgrid to a datareader?

    I was wondering if I can just bind a web grid to a datareader that is instanciated at runtime? or do I have to loop through the datareader to populate the columns and rows? Is there any help docs on this?
    Posted to Forum by chadtanner on 10-22-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
  • AutoGenerate Column = false

    hi, I am using webgrid where I want to show only some fields of many fetch from database. so I have make autogenerate property of webgrid to false. Now what should I change in HTML so that I can show only some fields, i guess i should add UltraGridColumn, can any one plz help in detail. Thanks in advance...
    Posted to Forum by sirfamol85 on 04-28-2008
  • Re: XMLLoadOnDemand Problem!

    Hi, With the help of Fiddler i figured out that the page tries to access "/ig_common/20071/Styles/Office2007Silver/WebGrid/ig_tblFilterApplied.gif/ig_common/20071/Styles/Office2007Silver/WebGrid/", and 404 gets returned. Don't know why "/ig_common/20071/Styles/Office2007Silver/WebGrid...
    Posted to Forum by acidb on 04-09-2008
  • XMLLoadOnDemand Problem!

    Hi, I have a WebGrid, that's using XMLLoadOnDemand. It's set to Virtual. On my local everything is working fine. But a problem comes up on PROD server. It seems, it's acting like "Accumulative" loading instead of the "Virtual" that i have specified. Another starnge thing...
    Posted to Forum by acidb on 04-09-2008
  • for web grid column - Phone formating not working at code behind

    For the Web Grid I am trying to Apply formatting to One of the Grid Column for Phone formatting usinf the code behind. I am using it at a control level. igGrid.Columns.FromKey( "phone" ).Format = "(###) ###-####" ; It doesn't seems to be working. The phone no is a 10 digit number...
    Posted to Forum by vishalsupekar on 03-27-2008
  • Refresh webcombo on Ultrawebgid by a cell button

    Hi, On the Ultrawebgrid, for each row, I have a cell is a webcombo, and a cellbutton next to it. Because the data is extremely large (over 400K), the type ahead on webcombo is not a feasible as it is impossible to load 400K data on initial stage. So, we implemented the solution to let users typing the...
    Posted to Forum by kpangdomain on 03-27-2008
  • Re: Filter only filtering what's displayed

    Darrell, Thanks for the great post. I've implemented the FilterPopulating event procedure, but I still seem to be only getting the items on the currently displaying page. Could you please provide some clarity around the other combination of properties that need to be set (or events that need to be...
    Posted to Forum by scottfree on 03-26-2008
  • Filter Frustration

    It would seem that too many choices are just as bad as not enough. Getting the filtering in the WebGrid to work seems to be some arcane combination of property settings and event handling code but the array of choices is just bewildering. I've tried every combination I can think of, including following...
    Posted to Forum by scottfree on 03-26-2008
Page 1 of 1 (9 items)
Powered by Community Server (Commercial Edition), by Telligent Systems