|
Browse by Tags
All Tags » ultrawebgrid ( RSS)
-
I have an UltraWebGrid bound to a data source. I have a Checkbox column (Type = CheckBox, Datatype = System.Boolean) in the grid that is not data-bound. Users select the checkboxes for the rows they want to do a report on, then click the "Report" button. Pretty straightforward. At runtime,...
-
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...
-
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...
-
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
-
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.
-
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...
-
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'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
-
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...
-
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...
|
|