I placed a WebCombo onto a table cell and every time the page loads, the bottom border of the WebCombo is missing. The default properties are still the same. what could be the issue
Hello mcontri,
In order to give more accurate answer I need you to provide me the following information:
1. What is your version and build number of the Infragistics controls?
2. In what kind of table you insert the “WebCombo”?
3. What Web Browser did you use for testing?
You can navigate to this page - http://samples.infragistics.com/2009.2/WebFeatureBrowser/Default.aspx (navigate to “ASP.NET (AJAX Enabled) > WebCombo” and to “ASP.NET (AJAX Enabled) > WebGrid > WebCombo” section from the left tree) in order to view some working examples of “WebCombo” control and compare your settings with this of samples provided.
I am looking forward to hearing from you.
I am using version 10.3.20103.1013, the table is a simple HTML markup table with only the width of the cells set, and this is occurring in both IE8 and Firefox
I have created a simple example following your description – an HTML table with inserted in it “WebCombo” (version 10.3.20103.1013). I have set the table cell width to 220px. And bind the “WebCombo” to simple data source.
I have tested this example with IE 7&8 and with Firefox browsers. The “WebCombo” bottom border was present in Page_Load (and after postbacks) in both browsers.
You can download and test the attached by me sample in order to test it in your development environment.
If this example does not represent the described by you scenario feel free to modify it and send it back to me for additional testing.
Let me know when you complete your testing or if you have any additional questions.
Let me know if you have any further questions.