Hi,
I have a problem with WebDropDown.
When I put a string with space like "hello world", I have in current value "hello%20world"...
WHy ???
greets
Hi Jphilip74,
Here is a thread discussing the same question - http://ko.infragistics.com/community/forums/p/67652/342552.aspx.
Let me know if this helps.
Hello,
I'm following up to see if you have resolved your issue.
I just upgraded from Infragistics_ASPNET_20142.2480_SR to Infragistics_ASPNET_20142.2580_SR and now seeing this same issue.
ZERO CODE (CS or ASPX) changes, just updated the SR and ran the version utility to update references.
The WebDropDowns on my forms now add %20 then %2520 then %252520 etc. on each postback if the selected item "text" contains a "space".