Hi Frnds,
I haven't posted for a long time cos was getting a good hang of ASP.NET and from the topics posted on the forums. I have got some problem in my ASP.NET page.
I have a data grid as follows
Sr No. | Name |Address | RequestId(Hi dden) | Stauts
Now what i am doing is, my Sr no is a hyperlink coloumn, and on clik of it, i am passing the requestid id, i.e one parameter thru the querystring, which i am able to do so sucessfully. But I want to pass more than one value to the quesysting to the next page. Say in my DataBinder.Eval(Container.DataItem,"intRequestId", "ViewRequest.aspx?intRequestId={0}")).
I want to also send vcrStauts={1} with the string. How do i Do it???
Here in my project i want to pass RequestId as well as Status. The hyperlink look somewhat like this after clicking on Sr No.-:
http://localhost/Request/ViewRequest...ntRequestId=70
I hope you all would understand my problem and give me some hints to achieve what i want.
If you ppl want to know in more detail pl get back so that we can find a solution to this.
Any help would be great.
Looking for speedy replies.
Cheers
Vishal
Life is not the Triumph but the Struggle