MichaelMcDonald
Posts: 640
|
| Posted: 08/21/2012, 3:46 PM |
|
In CCS 4.3 a panel could have the update panel feature added, and could be enabled or disabled. The option for this does not seem to appear in CCS 5.xx, therefore if an object requires use of update panel it should be created within one in the first instance, to save having to re-create complex forms and grids later on.
_________________
Central Coast, NSW, Australia.
|
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 08/24/2012, 5:01 AM |
|
Have logged this with support, they have made an initial response, still waiting on a patch or whatever they intend to do.
_________________
Central Coast, NSW, Australia.
|
 |
 |
Lucius
Posts: 220
|
| Posted: 08/24/2012, 3:06 PM |
|
This would be very useful, didn't even know that it was a possibility in previous version. Please let us know of the outcome of you inquiry.
|
 |
 |
mor
Posts: 119
|
| Posted: 08/28/2012, 2:17 AM |
|
If you don't want to recreate complex forms, you can try variants:
1. Add "Update Panel" from Features dialog to any panel.
2. In HTML mode you can select already created components and wrap with Update Panel from ribbon.
_________________
Mor ve Ötesi |
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 08/28/2012, 2:41 AM |
|
I will try the HTML wrapper idea.
With respect to update panel as a feature, this is also missing in CCS 5.0.0.16254 that I have installed.
_________________
Central Coast, NSW, Australia.
|
 |
 |
mor
Posts: 119
|
| Posted: 08/28/2012, 4:11 AM |
|
Quote :With respect to update panel as a feature, this is also missing in CCS 5.0.0.16254 that I have installed.
In Project Explorer in context menu for panel select "Assign Features" -> "Update Panel". Or "Assign Features" -> "All Features..." -> "Add Feature" -> "Update Panel" (in Ajax section).
_________________
Mor ve Ötesi |
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 08/28/2012, 4:19 AM |
|
no it's missing.....
_________________
Central Coast, NSW, Australia.
|
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 09/06/2012, 10:03 PM |
|
It seems that in CCS 4 a form and grid could be feature->assigned into being an update panel. My experience with this from a fluidity / refresh perspective is that this worked well.
Support have advised me the feature is not available in ccs 5 because ccs5 is smarter.
Go figure.
_________________
Central Coast, NSW, Australia.
|
 |
 |
MichaelMcDonald
Posts: 640
|
| Posted: 09/11/2012, 4:39 AM |
|
Official response from Support is taker a look at the differences between how it is done in ccs 4.xx v ccs5.xx
http://docs.codecharge.com/studio40/html/UserGuide/Work...pdatePanel.html http://docs.codecharge.com/studio50/html/UserGuide/Work...pdatePanel.html
I am now told that the assign update panel to existing panel around a form or grid never worked in ccs 4. Sure looked like it.
_________________
Central Coast, NSW, Australia.
|
 |
 |