We have a left panel in our MVC application in that we are using jqx combobox and textboxes. And also we are using jqx splitter adjusent to that left panel. We have requirement to auto resize these left panel controls as splitter is expanded/collapsed.
But we are facing an issue with Splitter widget js script.
Currently the controls inside left pane are adjusting when splitter is expaned but unable to adjust Properly when Splitter is collapsed. i.e., combobox is not adjusting properly as textbox when splitter expanded/collapsed.
Combobox is breaking when collapsing Splitter.