|
Browse by Tags
All Tags » WebGrid » webcombo ( RSS)
-
Just starting to use Infragistics 2008 No.2 CLR 3.5 Can someone give please give me the steps for this? I have an UltraWebGrid with data from a SQL2005 source. Some of the columns should have lists of choices (eg. Countries). I can have these returned by a stores procedure. But (1) how do I make these...
-
I have three related webcombos in webgrid. Once the user selects the data in the first webcombo (static - preloaded), the second combo will be loaded via ajax, based on the first combo. Then the third combo will be loaded via ajax based on the values of first and second combo. Is it possible to do this...
-
I have a webGrid with several WebCombos used as EditorControls. Several of my text cells in the grid can hold a fairly large amount of text, but to preserve a consistent layout of the rows, I use a DefaultRowHeight property of the grid. In edit mode, however, all the cells take on the height of the largest...
-
My WebGrid has several columns that have a WebCombo set as the EditorControl. How can I filter one combobox based on value selected in another combobox? I don't think that I can use the strategy detailed here , because my query is much more complex and is housed in a Oracle package. I tried assigning...
-
I have set up an UltraWebGrid on my aspx page. The grid has one column that uses as an editor control a webComboBox. No problem with this, all works well. My problem is that when I click on the cell in grid that has the ComboBox as an editor, I need to have the end-user be able to sort on the webcombo...
-
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...
-
Hi, I'm just wondering if you finally get this thing to work because I have to do exactly the same thing as you. I know you were told to use the ajax pro library, is it working fine ? Or did you finally use another way of solving your issue ? I'm asking you this because I'm not too familiar...
-
Hi folks, I have a WebGrid set up with a WebCombo as a cell editor so that a user can select a value from the drop down to populate the cell value. I have type ahead set up on the WC and it has been working well. If you try and type a value that is not in the drop down list, when you click out of the...
Page 1 of 1 (8 items)
|
|