<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="grid_complex_property.aspx.cs" Inherits="FineUI.Examples.grid.grid_complex_property" %>
<%-- Container.DataItem should be System.Data.DataRowView or Custom Class --%> <%-- <%# DataBinder.Eval(Container.DataItem, "MyText") %> --%> <%# GetInSchool(Eval("MyCheckBox")) %>