如何动态绑定 Gridview 所有单元格中的图像从单元格获取值

发布于 2024-12-04 14:17:06 字数 429 浏览 2 评论 0原文

我正在开发电影院座位预订网站,例如 http://in.bookmyshow.com/,为此我有将图像作为座位放在 asp:gridview(所有单元格)中,为了选择座位,请单击图像(单元格),当时我需要该单元格值(座位号),其中我在 gridview 中单击图像(单元格)。此绑定基于数据库 在数据库单元格值=0 然后在 gridviewCell 中没有图像 在数据库单元格值=1 然后在 gridviewCell 图像中指示数据库单元格中的可用座位 值=2 然后在 gridviewCell 图像中指示在数据库单元格中选择的座位值=3 然后在gridviewCell图像指示预订座位该数据库每次通过选择不同的剧院而改变。因此,剧院布局对于某些行和行并不固定。列,因此所有绑定都是动态完成的。如果可能的话请给我发送示例代码。请帮我。

I am developing movie theater seat booking website like http://in.bookmyshow.com/, for that i have place image as Seats in asp:gridview(all cells), for selection of seat click on Image(cell) at that time i need that cell value(Seat No) where i clicked Image(cell) in gridview. This binding based on Database In Database Cell value=0 Then in gridviewCell no image In Database Cell value=1 Then in gridviewCell image indicate available Seat In Database Cell value=2 Then in gridviewCell image indicate Selected Seat In Database Cell value=3 Then in gridviewCell image indicate Booked Seat This Database is every time changes by selecting deferent Theater. So theater layout is not fix to some Rows & Columns, so this all binding is done dynamically. If possible send me Sample code. Please help me.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文