I dont know how to attach model to form or textField.
my requirement is that

when i give input to text field and submit it gives some data then i want to
populate the data into DataGrid or table view

if possible give me some samples

Thanks&Regards,
Gerald A

On Wed, Aug 26, 2009 at 7:20 PM, Dipu <[email protected]> wrote:

> is the text field in a form ?
> do you have a model attached to the form or the text field ?
>
>
> when you submit the form or click the button the input value will be
> updated to the model and you can read it from the model.
>
> hope that make sense.
>
> regards
>
>
>
>
> On Wed, Aug 26, 2009 at 2:45 PM, Gerald
> Fernando<[email protected]> wrote:
> > Hello Friends,
> >
> > i have a TextField and button.
> > when i click a button i need to get value of textField and pass it to the
> > another function.
> > How it is possible
> > --
> > Thanks&regards,
> > Gerald A
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Thanks&regards,
Gerald A

Reply via email to