Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can i track layout changes.For example when i choose second layout add some empty rows into grid ?

Former Member
0 Likes
1,624

Can i track layout changes throw the code.For example when i choose second layout add some empty rows into grid ?

Can i track layout changes throw the code.For example when i choose second layout add some empty rows into grid ?

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
1,577

Your request is little bit strange.

You would like to change the content of the grid ? It looks like end-user request ...

Read only

Former Member
0 Likes
1,577

Yes, i would like to add some rows when i change the layout. is it possible?

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,577

Did you try to handle an event such as after_user_command depending on the class you use?