Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_System_Web_UI_WebControls_ListControl_ListControl_AutoPostBack.aspx.xml « reference « MainsoftWebTest « mainsoft « Test « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2400dcb98acdf3e267ec95f811b3e05e54c8d14e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" testname="AutoPostBack = True">
    <select language="javascript" size="4" onchange="__doPostBack('_ctrl0','')" name="_ctrl0" id="_ctrl0">
    </select>
  </div>
  <div id="GHTSubTest2" testname="Get AutoPostBack true">
    <select language="javascript" size="4" onchange="__doPostBack('_ctrl1','')" name="_ctrl1" id="_ctrl1">
    </select>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest3" testname="AutoPostBack = false">
    <select id="_ctrl2" size="4" name="_ctrl2">
    </select>
  </div>
  <div id="GHTSubTest4" testname="Get AutoPostBack false">
    <select id="_ctrl3" size="4" name="_ctrl3">
    </select>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest5" testname="AutoPostBack = True">
    <select language="javascript" onchange="__doPostBack('_ctrl4','')" name="_ctrl4" id="_ctrl4">
    </select>
  </div>
  <div id="GHTSubTest6" testname="Get AutoPostBack true">
    <select language="javascript" onchange="__doPostBack('_ctrl5','')" name="_ctrl5" id="_ctrl5">
    </select>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest7" testname="AutoPostBack = false">
    <select id="_ctrl6" name="_ctrl6">
    </select>
  </div>
  <div id="GHTSubTest8" testname="Get AutoPostBack false">
    <select id="_ctrl7" name="_ctrl7">
    </select>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest9" testname="AutoPostBack = True">
    <table id="_ctrl8" border="0">
    </table>
  </div>
  <div id="GHTSubTest10" testname="Get AutoPostBack true">
    <table id="_ctrl9" border="0">
    </table>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest11" testname="AutoPostBack = false">
    <table id="_ctrl10" border="0">
    </table>
  </div>
  <div id="GHTSubTest12" testname="Get AutoPostBack false">
    <table id="_ctrl11" border="0">
    </table>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest13" testname="AutoPostBack = True">
    <table id="_ctrl12" border="0">
    </table>
  </div>
  <div id="GHTSubTest14" testname="Get AutoPostBack true">
    <table id="_ctrl13" border="0">
    </table>
    <span>
      <br />Test Passed.</span>
  </div>
  <div id="GHTSubTest15" testname="AutoPostBack = false">
    <table id="_ctrl14" border="0">
    </table>
  </div>
  <div id="GHTSubTest16" testname="Get AutoPostBack false">
    <table id="_ctrl15" border="0">
    </table>
    <span>
      <br />Test Passed.</span>
  </div>
</testresults>