Hello,
My current edit form on my grid is a pop-up. The pop-up has two dropdowns, one that changes depending on the selected index in the first. When in update this functions as it should, but when I go to insert a new item it doesn't work. When inserting, changing the selection in the dropdown doesn't fire off the onselectedindexchanged event. Any reason for this, possibly a setting I'm missing? Thanks.
Edit*** I figured out my issue, silly mistake.
My current edit form on my grid is a pop-up. The pop-up has two dropdowns, one that changes depending on the selected index in the first. When in update this functions as it should, but when I go to insert a new item it doesn't work. When inserting, changing the selection in the dropdown doesn't fire off the onselectedindexchanged event. Any reason for this, possibly a setting I'm missing? Thanks.
Edit*** I figured out my issue, silly mistake.