Hi all,
I am new to telerik controls. I am using a radgrid with usercontrol insert from inside a modal popup. I am getting variable names as inputs.
ex)
If user enters the string in this format //variablename//. Then is should consider variablename as a variable. All the string parsing is done in the server side and i am getting list of all variables. Now i should show the list of identified variables in a confirmation popup and proceed with the insert if the user clicks ok and stay in the popup mode if he clicks cancel. I tried some attempts using radconfirm, but i am not able to do it completely.
Kindly guide me right from opening a radconfirm with customized text, avoiding insert on click of cancel, and proceed with insert if ok is clicked. Or if exists any better option to do this requirement, please suggest.
Regards,
Saravanan K
I am new to telerik controls. I am using a radgrid with usercontrol insert from inside a modal popup. I am getting variable names as inputs.
ex)
If user enters the string in this format //variablename//. Then is should consider variablename as a variable. All the string parsing is done in the server side and i am getting list of all variables. Now i should show the list of identified variables in a confirmation popup and proceed with the insert if the user clicks ok and stay in the popup mode if he clicks cancel. I tried some attempts using radconfirm, but i am not able to do it completely.
Kindly guide me right from opening a radconfirm with customized text, avoiding insert on click of cancel, and proceed with insert if ok is clicked. Or if exists any better option to do this requirement, please suggest.
Regards,
Saravanan K