Hi,
I have a columns type combo.
But, I can see this content with my browser window is small.
When I have a browser window large, i can't see the content of column.
I think about problem may be because the divs are pressed.
I have a references to infragistics.ui.grid.css. This is css problem.
when I remove the reference to this library, the problem is solve, but the style is not beautiful.
could you help me solve my problem?
Thank advances.
Best Regards.
Can you post the code for your grid as well as a picture showing the problem you're seeing.
Have you checked the CSS in your browser (in IE using F12 or something like Firebug in Firefox) to see if you're maybe overwriting the infragistics' CSS with your own styles? If your problem is what I think it is, it's similar to a problem I had with the filter combos and it was caused by my own CSS padding settings (in my case, for anchors) being inherited by anchors in the filter combos and it caused them not to fit properly.
I'm changing my css to make it look the combo when deployed correctly, but the problem comes when the combo opens downward. In the example of Infragistics, the combo opens downward and is positioned above the igGrid.
http://ko.infragistics.com/products/jquery/sample/combo-box/grid-editor
In my project , when the combo opens downward, not seen, because the igGrid is above and not as modifying it, as they are specific to Infragistics css.
I've solved my problem, the only thing that was wrong was that I needed to import the css of infragistics.ui.combo.css.I leave my solution here in case anyone is wrong, or the same thing happened.
I've come across this thread and wanted to thank you for sharing this with us.
We believe that the other community members could benefit from such threads.
Please feel free to let me know if a question about our tool set comes up on your mind.