setfocus of a component inside AdvMessageDialog

hi

i have a TIWAdvEdit inside a region that is being shown in a Message Dialog.
i need the TIWAdvEdit to get the focus when the user see the AdvMessageDialog.

how can i setfocus of a component iside AdvMessageDialog please?

Thanks

Hi,


Can you please try using an asynchronous event to set the the focus of a component instead of a synchronous event?

the thing is that i'm calling the AdvMessageDialog by clicking a cell of TIWAdvWebGrid1 that is located in a Region on the form.
i tried both OnCellClick, and OnAsyncCellClick of the TIWAdvWebGrid1.
everything works fine except for the focus of TIWAdvEdit in the AdvMessageDialog.

Thanks

I've noticed that the issue only occurs in IE and not in other browsers.
Unfortunately this might be related to the interaction between the IntraWeb framework and IE which we have no control over.

I'll have to investigate if this behavior can be improved in IE in a future version of the TMS IntraWeb Component Pack.

actually, i see this problem in firfox 27.0.1 and IE8.
in chrome 34.0.1847.131 everything looks good

is there a work around for this problem please?
i see the cursor for just a fraction of a second, and then it disapear (in firefox)

btw, the next update date is still on June 10.
is there a new date please?

As this problem is related to the interaction between the IntraWeb framework and the browser we unfortunately have no workaround available at this time.


There's currently no ETA available for the next release date of the TMS IntraWeb Component Pack.