Thanks for feedback.

On 6/17/05, Muhariz Jabeer <[EMAIL PROTECTED]> wrote:
> Hey Lucas, Kent is correct. I'm a complete newbie too but i was lucky enough
> to stumble upon the correct implementation(after 3 days) of a custom
> component (which is meant ot be submitting data within a form to the server)
> by extending BaseComponent and i also implemented the IFormComponent
> interface. The reason for the latter i cannot remember anymore, i found it
> in some forum. Here are the three files. This is more complex than a
> standard component, its meant ot create a dynamic html table by iterating
> through a collection class. And when it needs to add another row, it simply
> posts the collection class back to the server and requests the server to add
> another row into it which in turn ends up making the component draw one more
> row.
>
-- 
Pozdrawiam

Lukasz Kucharski
[EMAIL PROTECTED]
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to