我有一个详细视图表,表格图像就在那里。如果我点击该图像,则在另一个详细视图中显示相应的详细信息。

问题描述:

我的问题是



我有一个详细的视图表,它将包含图像。

现在我想要的是,当点击该图片时,我需要在另一个细节视图中显示相应的细节。



如何解决这个问题。

My problem is

I have one detail view table, it will contains image.
Now what i want is, when clicking on that image, i need to show corresponding details in another details view.

How to solve this problem.

阅读本文 -

使用标记过程和C#从SQL Server存储和检索图像 [ ^ ]
Read this -
Storing and Retrieving Images from SQL Server Using Strored Procedures and C#[^]