PDA

View Full Version : Event on modifcation of data in a Grid


pagobusa
08-05-2005, 09:28 AM
I am tryin to lunch an event when the data insida a grid is modified, but nothing seems to work, any idea.

<grid>
<gridtext></gridtext>
</grid

aboni
08-12-2005, 11:20 AM
Hi!

Try use this:

Inside the lzx file gridtext.lzx has a "edittext" component. You can add a "ontext" event in this class and catch his into your code.

If you have questions about how do this, post it!

Andrew