I want to show a radWindow with a multiline textBox in it when a link on each row is clicked. A link should be just used for showing a radWindow on each click, rest is on radWindow. I want to get all the values of a whole row as well, so that i could do some of calculations with them.
Thank you
Thank you
4 Answers, 1 is accepted
0

Princy
Top achievements
Rank 2
answered on 13 Nov 2008, 11:20 AM
Hello Saadi,
You can refer to the following online demo link which elaborates on how to open a window on the click of edit link button. You can alter the logic according to your requirement.
Window Editing
Thanks
Princy.
You can refer to the following online demo link which elaborates on how to open a window on the click of edit link button. You can alter the logic according to your requirement.
Window Editing
Thanks
Princy.
0

renvaldas
Top achievements
Rank 1
answered on 03 Jan 2009, 02:08 AM
You allways send to that example, but there is no C# example (only VB with script injection)
How do everything do in C# ?
How do everything do in C# ?
0

Shinu
Top achievements
Rank 2
answered on 05 Jan 2009, 06:17 AM
Hi Renvaldas Mackevicius,
The Online demo contains code both in C# and VB. You can run the example either in C# or VB. That option is available on the top-right portion just above the RadGrid in the online demo.
Shinu.
The Online demo contains code both in C# and VB. You can run the example either in C# or VB. That option is available on the top-right portion just above the RadGrid in the online demo.
Shinu.
0

renvaldas
Top achievements
Rank 1
answered on 05 Jan 2009, 03:42 PM
Thanks,
but I can't find code for EditFormCS.aspx file
but I can't find code for EditFormCS.aspx file