Hi everyone,
I am passing a query string with name "RowTobeHighLighted" from my Asp.net mvc action result. What I have to do is, I have to get the query string value from that controller action to a script of type text/javascript. I have tried to use simple Request.Querystring() under javascript. But that is not working. Can anybody please help me. I am in urgent need. Thanks in advance and sorry for the post if it is not the right place. Is it possible to get the querystring value from controller action.Or, is it possible to get the value of viewdata under tag.
Thank You, Mahammad Samim