This is a migrated thread and some comments may be shown as answers.

Custom EditColumnEditor

4 Answers 84 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jocelyn
Top achievements
Rank 1
Jocelyn asked on 20 Feb 2012, 05:54 PM
Hi, 

I want to have a custom form editor with some control, instead of creating a new asp page and calling it when the user click on edit.

Anyone can point me to a good tutorial or documentions?

Thanks

4 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 21 Feb 2012, 04:50 AM
Hello,

Check the following demo.
Grid / Form Template Edit Form

-Shinu.
0
Jocelyn
Top achievements
Rank 1
answered on 21 Feb 2012, 02:50 PM
Thank you Shinu, you saved my life!
0
Jocelyn
Top achievements
Rank 1
answered on 21 Feb 2012, 09:39 PM
If I have a textBox in my EditFormTemplate with an ID equal to "txtbox1", can I access it in client side function? Like $get("txtbox1")? Because it's not working for me...

Thanks.
0
Shinu
Top achievements
Rank 2
answered on 22 Feb 2012, 05:08 AM
Hello,

Check the following code library.
Accessing server controls in a grid template on the client

-Shinu.
Tags
Grid
Asked by
Jocelyn
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Jocelyn
Top achievements
Rank 1
Share this question
or