表与动态链接按钮 [英] Table with dynamic link buttons

查看:81
本文介绍了表与动态链接按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在实施一个网页,其中,我有一系列数字,可以有所不同,例如:如下所示



1 2 3 4 5
6 7 8 9 10



这些数字应该在一个表格中,并且是链接按钮.....



有人可以帮我提供示例代码。





谢谢和问候,



AB

解决方案

使用 Datalist [ ^ ]。并将链接(锚点)放在datalist中。使用 RepeatColumns [ ^ ]& RepeatDirection [ ^ ]属性,就是这样。

I am implementing a webpage in which, i have a sequence of numbers, which can vary eg: as shown below

1 2 3 4 5
6 7 8 9 10

these numbers should be in a table and are link buttons.....

can someone please help me with the sample code.


Thanks and Regards,

AB

解决方案

Use Datalist[^]. And put links(anchors) inside the datalist. Use RepeatColumns[^] & RepeatDirection[^] properties, that's it.


这篇关于表与动态链接按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆