Solved it, my mistake was to think that my $data array was like
array(key=>value,key=>value) where in fact it was array(
[0](key=>value,key=>value)), so i wasnt pointing to the right thing...

 thanks for your time and sorry! :)
-- 
View this message in context: 
http://www.nabble.com/Zend%2BDojo%2B-Edit-Form-tp24387814p24390096.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to