my model contains
1. Role_Id (primary_kye, autoincrement(1,1))
2. Status (dropdown bar)
3. Role_Description (text box)
Problem is i hv got the value of list taken from other table column, and when i select dropdown list item and enter text box value..and then save....but when i see my database...value in not inserted....