单击"Repeater"中的“查看"按钮,打开弹出窗口并将值传递给弹出窗口

问题描述:

打开弹出窗口,并在Repeater中单击查看按钮将值传递给弹出窗口

open popup window and pass value to pop window on click of view button in Repeater



尽管您尚未随问题附带邮政编码,但请查看我的解决方案.可能会给您提示.

为了将价值从一页传递到另一页,有可能的方法.例如 QueryString/Cookies/Page.PreviousPage/Session .但是在您的情况下,我建议您使用QueryString.从URL传递值.

正如人们所说,不要多次发布类似的问题.您应遵循上级老师的指示.无论如何,您都有更多的生活要学习.但不仅要从自己的错误中学习,而且还要从其他错误中学习.

祝您好运,请不要继续发布类似的问题.
谢谢
-Amit Gajjar
Hi,

Although you have not post code along with your question but please have a look at my solution. that may give you hint.

For passing value from one page to another there are possible ways. like QueryString/Cookies/Page.PreviousPage/Session. But in your case i suggest you to go for the QueryString. pass the value from the URL.

As people says do not post the similar question multiple times. You should follow the instruction given by your seniors. Anyway you have more life to learn. but try to learn from not only your mistakes but from other mistakes too.

Best Luck, and don''t keep posting similar questions please.
Thanks
-Amit Gajjar