How to check single click or double click in asp.net
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi... I want to know how to check the mouse click is single or double click in asp.net for the items like button in the datalist ????? can any one tell me or give an example for it...
hi double click is not common in the web applications. but i think you can use javascript code. or you can use third-party controls. bye.
MK4