or
Line 88: protected void Page_Load(object sender, System.EventArgs e)
Line 89: {
Line 90: RadAjaxManager.GetCurrent(Page).AjaxSettings.AddAjaxSetting(RadGrid1, RadGrid1, PlaceHolder.FindControl("RadAjaxLoadingPanel1") as RadAjaxLoadingPanel);
Line 91: //store the clientID of the grid to reference it later on the client
Line 92: RadAjaxManager.GetCurrent(Page).ResponseScripts.Add(string.Format("window['gridId'] = '{0}';", RadGrid1.ClientID));
<
AdvancedForm
Modal
=
"true"
/>
<
AppointmentTemplate
>
<
div
>
<
asp:CheckBox
ID
=
"EligibilityCheck"
runat
=
"server"
Text
=
"Eligibility"
TextAlign
=
"Left"
Checked
=
"false"
AutoPostBack
=
"true"
/>
<
br
/>
<%#Eval("Subject") %>
</
div
>
</
AppointmentTemplate
>
csi As New ChartSeriesItem
csi.ActiveRegion.Tooltip = toolTipText