Hi All,
I have a radgrid with datas
I have set the EditMode=Popup
I have set int EditFormSettings (CaptionFormatString="Edit This Record : {0}" )
So that while the edit is clicked, a popup appears with the heading Edit This Record.
But while clicking the add new record, the popup appears without any heading.
Is there any option for setting the heading for add new record also.
Thank you
-Anto
I have a radgrid with datas
I have set the EditMode=Popup
I have set int EditFormSettings (CaptionFormatString="Edit This Record : {0}" )
So that while the edit is clicked, a popup appears with the heading Edit This Record.
But while clicking the add new record, the popup appears without any heading.
Is there any option for setting the heading for add new record also.
Thank you
-Anto