Bazza
Posted
on Apr 8, 2008
(permalink)
The help file for the Prometheus RadWindow control includes details for setting the templates used by radAlert, et al. The article's example code refers to a string format placeholder '{0}'. The details of this (and any other such placeholders) appears to be missing from the docs (or is well hidden).
I assume that these placeholders are the same as those referred to in the RadControls docs. It might be nice if they were included in the Prometheus documentation as well though.
--
Stuart
Answer
Georgi Tunev
Georgi Tunev
Posted
on Apr 9, 2008
(permalink)
Hello Stuart,
Indeed, you are right - {0} reffers to the client ID and {1} - the text that will appear in the confirm / prompt dialog. I will make sure that this information is present in the documentation for the Q1 release.
All the best,
Georgi Tunev
the Telerik team
Bazza
Posted
on Apr 9, 2008
(permalink)
Cool.
--
Stuart