|
Browse by Tags
All Tags » WebGrid » Web Grid ( RSS)
-
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?
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
Page 1 of 1 (9 items)
|
|