开发者

How to use AJAX tooltip control?

开发者 https://www.devze.com 2023-02-02 19:43 出处:网络
i need help in using AJAX tooltip control to display dynamic fields the database table contains ID --> Autonumber

i need help in using AJAX tooltip control to display dynamic fields

the database table contains

ID --> Autonumber

Title --> text

Date --> Date

Notes 开发者_StackOverflow--> Memo (rich text)

database is Microsoft access (.mdb)


I think that you will find what you are searching for here -http://demos.telerik.com/aspnet-ajax/tooltip/examples/bindtotarget/defaultcs.aspx. Follow the description and sample code to understand how to configure your tooltip.

0

精彩评论

暂无评论...
验证码 换一张
取 消