Multiple Values Datgrid Javascript
Is there anyway to pass multiple values in a datagrid? i've seen some ideas with templateColumns, but the problem is that i want to redirect to a javascript function instead of a page. i can't write "page.aspx?....." i have to put "javascrit:function....." Any ideas??
thanks in advance
|