document.write("<div class=\"pastie\">\n");
document.write("  <link href=\"http://pastie.org/stylesheets/embed.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  <link href=\"http://pastie.org/stylesheets/clean.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" />\n");
document.write("  \n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("\n");
document.write("	\n");
document.write("	<div class=\"allcode\">\n");
document.write("		<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n");
document.write("		<tr>\n");
document.write("			<td>\n");
document.write("				\n");
document.write("				<pre class=\"textmate-source-numbers\">1\n");
document.write("2\n");
document.write("3\n");
document.write("4\n");
document.write("5\n");
document.write("6\n");
document.write("7\n");
document.write("8\n");
document.write("9\n");
document.write("10\n");
document.write("11\n");
document.write("12\n");
document.write("13\n");
document.write("14\n");
document.write("<\/pre>\n");
document.write("			<\/td>\n");
document.write("		<td>\n");
document.write("		<pre class=\"textmate-source\"><pre class=\"sunburst\"><span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>private<\/span> void <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Form1_Load<\/span>(object sender, <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>EventArgs<\/span> e)\n");
document.write("        {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>SchoolEntities<\/span> entities <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> <span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>new<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>SchoolEntities<\/span>();\n");
document.write("            entities.<span class=\'support support_class support_class_ruby\'>Class<\/span>.<span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ToList<\/span>(); \n");
document.write("            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>List<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Student<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span> listStudent <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> entities.<span class=\'support support_class support_class_ruby\'>Student<\/span>.<span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ToList<\/span>();\n");
document.write("\n");
document.write("            <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>List<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ItemOfGrid<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span> listToFill <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> <span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>new<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>List<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&lt;<\/span><span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ItemOfGrid<\/span><span class=\'keyword keyword_operator keyword_operator_comparison keyword_operator_comparison_ruby\'>&gt;<\/span>();\n");
document.write("            foreach (var student <span class=\'keyword keyword_control keyword_control_ruby\'>in<\/span> listStudent)\n");
document.write("            {<span class=\'meta meta_syntax meta_syntax_ruby meta_syntax_ruby_start-block\'><\/span>\n");
document.write("                listToFill.<span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Add<\/span>(<span class=\'keyword keyword_other keyword_other_special-method keyword_other_special-method_ruby\'>new<\/span> <span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ItemOfGrid<\/span>(student.<span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>Name<\/span>,\n");
document.write("student.<span class=\'support support_class support_class_ruby\'>Class<\/span>.<span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>ClassName<\/span>));\n");
document.write("            }\n");
document.write("            dataGridView1.<span class=\'variable variable_other variable_other_constant variable_other_constant_ruby\'>DataSource<\/span> <span class=\'keyword keyword_operator keyword_operator_assignment keyword_operator_assignment_ruby\'>=<\/span> listToFill;\n");
document.write("        }\n");
document.write("<\/pre><\/pre>\n");
document.write("		<\/td>\n");
document.write("		<\/tr>\n");
document.write("		<\/table>\n");
document.write("	\n");
document.write("	<\/div>\n");
document.write("\n");
document.write("\n");
document.write("  \n");
document.write("  \n");
document.write("  <div class=\"credit\">\n");
document.write("    <div class=\"buttons\">\n");
document.write("      <a href=\"http://pastie.org/pastes/714647.txt\">\n");
document.write("      <img src=\"http://pastie.org/images/view.png\" height=\"20\" width=\"67\" /><\/a>\n");
document.write("    <\/div>\n");
document.write("  \n");
document.write("    <a href=\"http://pastie.org/714647\">Pastie #714647<\/a> linked directly from <a href=\"http://pastie.org/\">Pastie<\/a>.\n");
document.write("  <\/div><\/div>");

