|
Browse by Tags
All Tags » dropdown ( RSS)
-
How do I sort my grid by the selected values of drop-down lists in a templated column? As it is now, the default sorting (when I click the column-header) doesn't sort the grid by the values selected in the drop-down lists. The problem seems to be, that the column treats all the items of each drop...
-
Hi, I have WebDateChooser on my page. I want to show the complete list of year in calender of WebDateChooser from 1970 to current year, I used this method to show that. objControl.MinDate = new DateTime (1970, 1, 1); objControl.MaxDate = new DateTime ( DateTime .Now.Year, 12, 31); objControl.CalendarLayout...
-
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 AllowRowFiltering turned on my grid. The dropdown looks fine for the first two columns as a single item shows up in the dropdown such as the Job No. or Completion Date from SharePoint. My problem is the third column which has a combination of ‘colored icon + status’ as the data that it is pulling...
-
Hi, yzbythesea! As far as I understand I can offer you to have a look at the example with our Dynamic Grid in the WebGrid Section at http://java.samples.infragistics.com/NetAdvantage/JSF/2008.1/featurebrowser/fbhome.faces Regards!
-
I have an Icon filter on a column but the DropDown rows are too big compared to the text inside! Any idea wh at is causing the issue or how to fix this?
-
My dropdown doesn't have any HTML code in the .aspx file. I used the functions for the infragistics grid/dropdown to get the selection to go to the value 'Yes'. The value will always be 'Yes'. The problem that I'm having now is that when I enter the cell and there's already...
-
UltraWebGrid v 6.2 and .Net 2.0 I have a dropdownlist that is created and filled in the codebehind. I also have the first line/index blank, which is also inserted in the codebehind. Currently, upon enter, it goes to index 0. This happened before and after I inserted the blank at the index 0. Prior to...
-
Hi, PETER! We discovered a bug, while working on your problem. We will fix it in one of our next Hotfixes as soon as possible! Regards! --Bozhidar
-
I would like to enable my toolbar when i select a portion of text on RTF and try to click on dropdown list to implement some special custom formatting. I have implemented GotFocus/LostFocus on RTF control to enable/disable few of the RTF-control specific tool-items(of UltraToolbarManager). Now the problem...
|
|