Hi ,
I'm not able to edit the code in the Design/code toggle when i move on to code view. can anyone help me with this pl
Printable View
Hi ,
I'm not able to edit the code in the Design/code toggle when i move on to code view. can anyone help me with this pl
Add a Basic Function or Event Binding and edit them.
Thank you but if i need to edit a container or a panel that i add in the design view , how would you do it
What would you like to edit in the container/panel?
The BG color .. can i take the source code of the container examples and add instead of the container i created ?
You can set configurations via the property grid in the bottom right hand side. This should be done by adding a custom 'cls' configuration and then applying it via css.
If you need to implement custom overrides, you can create an override and do any custom behavior you need.