Wednesday, March 28, 2012

Connecting DragPanelExtender to a Database(SqlServer2005)

Is it possible to connect a DragPanelExtender to a database

Please Help

kartik

Hi Kartik,

vki:

Is it possible to connect a DragPanelExtender to a database

What's this really mean?T he DragPanel extender allows users to easily add "draggability" to their controls. So it has no direct way to connect to a Database. But I think you can put a data control in the Panel which is associated with the DragPanelExtender. The DataControl can bind to a Dataset etc.

I hope this help.

Best regards,

Jonathan


Thanks for ur concern

We got another alternative so we implemented that

For the time being I am struggling with some javascript code which I posted

can u help me for that


Hi Vki,

vki:

We got another alternative so we implemented that

For the time being I am struggling with some javascript code which I posted

can u help me for that

Yes. But what's your problem? If it is directly related to this thread, please post a simple sample here. Or it would be best if you open up a new thread for your new question.This will make the answer search in the forum easier and be beneficial to other community memebers as well.

Thanks for your understanding.

Best regards,

Jonathan


Hi Vki,

I think you want to restore something from client to Database when dragging. Please see my threadhere and I think they are similar issues.

Best regards,

Jonathan

No comments:

Post a Comment