learning never ends i got this thik in mind when reading ur article, 'rdvGridViewName.ClientID',that was something new to me,other than seeing the page and getting id that is rendered, i think due to we can call C# function as well ? from Js.
Tasleem, thanks for your comments , yes you can call C# function from javascript here is solution to your problem http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_21359426.html
and one thing your function should has access specifier of public , private function are not access
8 comments:
Hi asim. Good work, Keep it up with your new ideas about web development.
Nice work! very interesting code snippet. i was really looking for it. keep up the nice work. looking forward for new stuff from you.
Great Work Asim!..I was just looking for it..It helped me..Thanks a lot(:
Good Work Asim...!!!
Its great
Excelent work! always share your good work with ur friends.
great work asim! keep it up! :)
learning never ends i got this thik in mind when reading ur article,
'rdvGridViewName.ClientID',that was something new to me,other than seeing the page and getting id that is rendered, i think due to we can call C# function as well ? from Js.
Tasleem, thanks for your comments , yes you can call C# function from javascript here is solution to your problem
http://www.experts-exchange.com/Programming/Programming_Languages/C_Sharp/Q_21359426.html
and one thing your function should has access specifier of public , private function are not access
Post a Comment