Change -> to -%>

Doing this preserves any element attributes, for example:
disabled="disabled"

Cheers, Tim

On Oct 20, 6:30 am, sunanda <sunanda.pa...@gmail.com> wrote:
> Hi,
> I need to disable all the textfield and then want to enable the fields
> for editing on click of a button.
> How can i do this with the following sample  code.
> Thanks
> Regards,
> Sunanda.
>
> bind("add",html,
>                      "displayname"->coldef.displayname.toForm,
>                      "columntype"->coldef.coltype.toForm,
>                      "sourceview"->coldef.sourceview.toForm)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to