Hello all,
 
i need to have multiple text fields in a row, for example
 
Sr No   |   First Name  | Last Name  |  Designation
 
this is the table headings
 
so for rows of the tables should b like
Sr No1   |   First NameTextField1  | Last NameTextField1  |  DesignationTextField1
Sr No2   |   First NameTextField2  | Last NameTextField2 |  DesignationTextField2
Sr No3   |   First NameTextField3  | Last NameTextField3  |  DesignationTextField3
 
so the problem is if we use pagination, suppose we have 2 pages each page contains 10 such rows.. user select the first 2 rows edit those text fields then we need to communicate with the DB and update the details.
 
awaiting for your valuable information!
 
thanks in advance
--
------------------
Best Regards
Kranti Kiran Kumar Parisa
Mobile: +91 - 9849 - 625 - 625             +91 - 9391 - 438 - 738

Reply via email to