Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Msdn #1
Control Click
On a page i read some data in a sql database which is ordered by a placement
field. - for each record i load a usercontrol which i put on a page.
Each Usercontrol contains 4 imagebuttons.
2 of those imagebuttons handles in which order the data should be read. On a
click on button1 the clicked record should be moved 1 position up(When i
click the button i make a databaseupdate which set placement=placement-1 on
the currentrecord, and placement=placement+1 on the previus record).
My Problem is that I the Onclick first fires after the i have read the
records which result in that the data isnt presented in the right order.
Hope anyone can help me.
Regards Keld Jakobsen
Msdn Guest
-
ActiveX control "Click to activate and use this control" message
For IE users, we now encountered a "Click to activate and use this control" when the web page has an ActiveX Control. There is a compatibility... -
Click to Activate and Use this Control
:confused; Click to Activate and Use this Control... WOW... my upgrade to Studio 8 has been rendered anemic by the requirements of "more... -
Click to activate control
Flash Player 8.5 seems to have an annoying feature whereby you have to "click to activate and use this control" on any flash element on the page. ... -
Click event on Image Control
Hello , There is an Image control created on the page, the logic: when user clicks on the Image, it needs to perform some action(such as calling... -
control-click on channels ...whazzup?
What is a "pick" tool? What is your Photoshop version? I can't reproduce the behavior you describe.



Reply With Quote

