Ok i've been searching the forums for a solution on this..
there is no .value property associated to the radcombobox.. I have two radcomboboxes, both loading ondemand. In the second radcombobox OnItemsRequested event i attempt to get the selected value and it's null. Based on what i have read i am supposed to use .value? but that doesn't exist. .SelectedItem.Value also returns null..
Any help from anyone is appreciated. I'm obviously missing something..
there is no .value property associated to the radcombobox.. I have two radcomboboxes, both loading ondemand. In the second radcombobox OnItemsRequested event i attempt to get the selected value and it's null. Based on what i have read i am supposed to use .value? but that doesn't exist. .SelectedItem.Value also returns null..
Any help from anyone is appreciated. I'm obviously missing something..