pavanVenugopal
3 Jul 2012, 10:19 PM
Hi Friends,
Just joined the forum, threads are very helpful, hope to find some answers for my questions.
I have developed a custom combo box component which will have option to select multiple values using check box. I am using a dialog window to hold the checkboxlistview component. The issue is when the component is in the tail end of the horizontal screen, it pops up and there is a gap between the component and the dialog window.
I could find that the solution(in ComboBox.restrict() method) for this to set the components.el().setTop(y) it works in some scenarios, but when the window is scrolled down the Y point value changes and behaves unpredictably(atleast for me).
Can anyone please let me know how to identify the dialog window of the combo box component dropping down/ shooting up based on its position(top/bottom) in the screen?.
Hope my explaination is clear enough. Please let me know if it needs clarification or reframing.
Thanks
Pavan
Just joined the forum, threads are very helpful, hope to find some answers for my questions.
I have developed a custom combo box component which will have option to select multiple values using check box. I am using a dialog window to hold the checkboxlistview component. The issue is when the component is in the tail end of the horizontal screen, it pops up and there is a gap between the component and the dialog window.
I could find that the solution(in ComboBox.restrict() method) for this to set the components.el().setTop(y) it works in some scenarios, but when the window is scrolled down the Y point value changes and behaves unpredictably(atleast for me).
Can anyone please let me know how to identify the dialog window of the combo box component dropping down/ shooting up based on its position(top/bottom) in the screen?.
Hope my explaination is clear enough. Please let me know if it needs clarification or reframing.
Thanks
Pavan