You're welcome ;)

In fact the last step is cosmetic. 8-)
Because your Data Grid losts the focus, and the "dim on focusOut"
property is set to true, the selected row will be grey instead to be
blue as in the normal behavior.

Set the dim on focus to false give the illusion that all perfoms
normally, so that the line remains blue when you navigate inside it
with the keyboard.

But yes the solution is in step 2 ;)

Regards,

2010/6/19, JosepM <jmye...@mac.com>:
>
> Hi Zryip,
>
> Thanks for your solution :)
>
> 3) At last, remove the dim focus behavior by executing this script:
>
> set the dgProp["dim on focusOut"] of grp "MyDataGrid" to true
>
> I don't understand this last step.. only duplicating the line run fine.
>
>
> Salut,
> Josep
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Datagrid-lost-focus-to-next-cell-inside-a-group-tp2260851p2261224.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to