root/UnityWeb/UnityWeb/UnityWeb/Employees.aspx

8082
97
        </EmptyDataTemplate>
97
        </EmptyDataTemplate>
98
    </asp:ListView>
98
    </asp:ListView>
99
99
100
    <script type="text/javascript">
100
   <%-- <script type="text/javascript">
101
101
102
        $(document).ready(function() {
102
        $(document).ready(function() {
103
103
...
...
129
129
130
        });   
130
        });   
131
    </script>
131
    </script>
132
132
--%>
133
    </form>
133
    </form>
134
</body>
134
</body>
135
</html>
135
</html>