User Profile & Activity

Handy Surya Support
Page
of 223
Posted: August 26, 2010 6:14 PM

Thanks for the sample. I can replicate the issue just by using a WebInput, a TextBox and a RegularExpressionValidator without a UpdatePanel. I will let our developer teams know. 

Regards,
Handy

Posted: August 26, 2010 5:37 PM

Hello Dermot,

If I am not mistaken, you can get the location of the shortcut. But first, you will need to get the shortcut object. I prefer you handle this at OnShortcutSelected clientside events.

var x=shortcut.Location.X;
var y=shortcut.Location.Y;

Hope this helps.

Regards,
Handy

Posted: August 26, 2010 5:25 PM

Hello Mario,

Unfortunately, It could not be done for now. We can only add a new row at the end of WebGrid.

Regards,
Handy

Posted: August 26, 2010 5:22 PM

Hello Ben,

If you don't want it to be handled in every FlyPostBack, you need to handle your custom aggregate in CustomAggregate server side event.
Please open our WebGrid documentation/references and search for Using Custom Aggregate function in WebGrid.
Hope this helps.

Regards,
Handy

Posted: August 26, 2010 4:52 PM

Hello Madhavan,

I already created a simple sample and use a button to check the checkedRows. However, the collection looks just fine. Could you please replicate in my sample?

Posted: August 26, 2010 11:50 AM

Hello,

Could you please send us a simple sample that replicates the issue? It should show correct position in auto detection mode. If you still have an issue, you can set the position manually.

callOut.SetPosition(x,y)

Regards,
Handy

Posted: August 25, 2010 5:54 PM

Hello,

Would you be more specific about what do you want to achieve when clicking the button? 

I created a simple silverlight user control and use UXDesktopDock inside. I assumed that you reffered "buttons" as UXDesktopDockButton.
If you didn't specify anything when add UXDesktopDockButton, of course it will do nothing.

Please let me know if I am mistaken in understanding your point.

Regards,
Handy 

Posted: August 25, 2010 11:48 AM

Hello Ellen,

It is a default behaviour in unbound WebCombo. You could not get the value. However, if you bind WebCombo and use PopulateUnbound, you can retrieve the value.

Regards,
Handy

Posted: August 25, 2010 11:09 AM

Hello Anjali,

Please open our WebGridsample and try to follow IntegrationwithWebCombo.NET.aspx. It should guide you.

Regards,
Handy

Posted: August 24, 2010 2:51 PM

Hello,

It works fine. Do I miss something?

Regards,
Handy

All times are GMT -5. The time now is 5:09 AM.
Previous Next