A couple of questions
hi, pretty new flex , have done tuts things not clear me yet..
first if ido user validation on forms.. , check on serverside also.. example validate on client classes , on php own validaiton classes how can give data after post request there error?
also how handle large data lists examples retrieve article lists out of db limit amount how pagination see total amount of articles , page numbers navigate through them?
and last question if use inline edit how send away post or request when edit out form , go datagrid ?
first if ido user validation on forms.. , check on serverside also.. example validate on client classes , on php own validaiton classes how can give data after post request there error?
also how handle large data lists examples retrieve article lists out of db limit amount how pagination see total amount of articles , page numbers navigate through them?
and last question if use inline edit how send away post or request when edit out form , go datagrid ?
your data service call needs return success / error status. can access in handler function , notify user want.
how displaying data? in control? opposed using default scrollbars? page numbers? format article data?
you send data server using 1 of rpc protocols, same in question 1.
tracy
how displaying data? in control? opposed using default scrollbars? page numbers? format article data?
you send data server using 1 of rpc protocols, same in question 1.
tracy
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment