I'm trying to access the AspNetUserID in a drop down to select a user and Radzen generates the wrong code behind for var declarations as in the following:
Thanks for the report, fix will be released with our next update early next week! In the meantime please edit the meta for the page with the users DropDown to fix the namespace:
Vladimir the fix is not in the latest download of Radzen?
I just downloaded the latest today and it still cannot compile withing Radzen IDE... I must comment out the bad code and run it in Visual Studio.
I can upload all the info you need if that helps plus I sent you all the screen pics via email.
Vladimir I got it working fine, here was the problem.
It previously generated the wrong type namespace in the event handling part of Radzen for this control and embedded it in the code.
I located the part on the dialog then removed and re added the application user dropdown and then it generated the correct namespace.