Textbox event with variables

M

MaryA

i have this :
CType(itemVal.Cells(2).Controls(1), textbox).Attributes("onchange") =
"DateFormat(CType(e.item.Cells(2).Controls(1),
textbox).id,CType(e.item.Cells(2).Controls(1),
textbox).text,event,false,""1""); "
but this is not working?

how can i pass the value of a textbox (in a datagrid) to the dateformat
function (javascript)
I appriciate any help


regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,252
Latest member
MeredithPl

Latest Threads

Top