Problem while retriveing the data of a check box [message #269910] |
Tue, 25 September 2007 02:10  |
KANDY_RAVIKUMAR
Messages: 6 Registered: September 2007
|
Junior Member |
|
|
hi
my problem is i have a check box in my form and i have a corresponding col in my table to capture its values . when iam inserting its properly inserting but the problem is when i am retrieving the data the data is not comming as the checkbox values
ie for suppose if i have a record disabled and saved i shud get the record as disabled only while retrieving so i wrote the when new item instance in the block
now i am getting the error as the cannot set enabled attribute to the col which the disabled attribute is set when i am pressing the check box and again retriving the data then the form is working nice
what shud be done
ravi
|
|
|
|