Need help generating popup from usercontrol codebehind on dynamic button click whose url is dynamically generated based on dynamic textbox in RadGridItemCreated
Most of the examples I find already know what to show in popup but in my case I want to show popup from codebehind based on whatever dynamic url I just create.
I will appreciate if anyone can reply to this.