The idea is: to
create list
Draw it
On button click add another item to list
Redraw it

WBR, Maxim
(from mobile, sorry for the typos)

On Fri, Apr 6, 2018, 07:29 Shengche Hsiao <[email protected]> wrote:

> Yep, thanks, I'll try.
>
> On Fri, Apr 6, 2018 at 8:22 AM, Maxim Solodovnik <[email protected]>
> wrote:
>
> > So you need something like: "add new row" functionality?
> > This can be done with listview for example
> >
> > WBR, Maxim
> > (from mobile, sorry for the typos)
> >
> > On Fri, Apr 6, 2018, 06:56 Shengche Hsiao <[email protected]>
> wrote:
> >
> > > Because I don't know how many rows users may required.
> > >
> > > But using invisible input is an bright way to do, thank you Maxim.
> > >
> > > On Thu, Apr 5, 2018 at 11:33 PM, Maxim Solodovnik <
> [email protected]>
> > > wrote:
> > >
> > > > Why to produce the input and not start with invisible input (on
> server
> > > > side)
> > > > And show it onclick?
> > > >
> > > > On Thu, Apr 5, 2018 at 8:39 PM, Shengche Hsiao <
> > [email protected]>
> > > > wrote:
> > > > > Dear All
> > > > >
> > > > >
> > > > > I want to design a form with an button, that when click it will
> > > produce a
> > > > > new input text filed within form, and retrieve it in server side. I
> > > tried
> > > > > listview, but cannot work. I also cannot find relevant examples on
> > > > > stackoverflow, any suggestion?
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > >
> > >
> ----------------------------------------------------------------------->
> > > > > We do this not because it is easy. We do this because it is hard.
> > > > >
> > >
> ----------------------------------------------------------------------->
> > > > > ShengChe Hsiao
> > > > >
> > >
> ----------------------------------------------------------------------->
> > > > > [email protected]
> > > > > [email protected]
> > > > >
> > >
> ----------------------------------------------------------------------->
> > > > > VoIP : 070-910-2450
> > > > >
> > >
> ----------------------------------------------------------------------->
> > > >
> > > >
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [email protected]
> > > > For additional commands, e-mail: [email protected]
> > > >
> > > >
> > >
> > >
> > > --
> > >
> > >
> ----------------------------------------------------------------------->
> > > We do this not because it is easy. We do this because it is hard.
> > >
> ----------------------------------------------------------------------->
> > > ShengChe Hsiao
> > >
> ----------------------------------------------------------------------->
> > > [email protected]
> > > [email protected]
> > >
> ----------------------------------------------------------------------->
> > > VoIP : 070-910-2450
> > >
> ----------------------------------------------------------------------->
> > >
> >
>
>
>
> --
>
> ----------------------------------------------------------------------->
> We do this not because it is easy. We do this because it is hard.
> ----------------------------------------------------------------------->
> ShengChe Hsiao
> ----------------------------------------------------------------------->
> [email protected]
> [email protected]
> ----------------------------------------------------------------------->
> VoIP : 070-910-2450
> ----------------------------------------------------------------------->
>

Reply via email to