Advertisement
Advertisement
| 09.09.2008 at 12:13PM PDT, ID: 23716811 | Points: 250 |
|
[x]
Attachment Details
|
||
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: |
<div class="x-grid3-viewport" id="ext-gen46">
<div class="x-grid3-header" id="ext-gen47">
<div class="x-grid3-header-inner" id="ext-gen54">
<div class="x-grid3-header-offset">
<table cellspacing="0" cellpadding="0" border="0" style="width: 723px;">
<thead>
<tr class="x-grid3-hd-row">
<td style="width: 238px;" class="x-grid3-hd x-grid3-cell x-grid3-td-0">
<div style="" unselectable="on" class="x-grid3-hd-inner x-grid3-hd-0">
Prospect Name<img src="/scripts/ext/resources/images/default/s.gif" class="x-grid3-sort-icon">
</div>
</td>
<td style="width: 238px;" class="x-grid3-hd x-grid3-cell x-grid3-td-1">
<div style="" unselectable="on" class="x-grid3-hd-inner x-grid3-hd-1">
Client<img src="/scripts/ext/resources/images/default/s.gif" class="x-grid3-sort-icon">
</div>
</td>
<td style="width: 241px;" class="x-grid3-hd x-grid3-cell x-grid3-td-2">
<div style="" unselectable="on" class="x-grid3-hd-inner x-grid3-hd-2">
Description<img src="/scripts/ext/resources/images/default/s.gif" class="x-grid3-sort-icon">
</div>
</td>
</tr>
</thead>
</table>
</div>
</div>
<div class="x-clear">
</div>
</div>
<div class="x-grid3-scroller" id="ext-gen48" style="overflow: visible;">
<div class="x-grid3-body" id="ext-gen49">
<div style="width: 723px;" class="x-grid3-row">
<table cellspacing="0" cellpadding="0" border="0" style="width: 723px;" class="x-grid3-row-table">
<tbody>
<tr>
<td tabindex="0" style="width: 238px;" class="x-grid3-col x-grid3-cell x-grid3-td-0 x-grid3-cell-first">
<div unselectable="on" class="x-grid3-cell-inner x-grid3-col-0">
Test Prospect
</div>
</td>
<td tabindex="0" style="width: 238px;" class="x-grid3-col x-grid3-cell x-grid3-td-1">
<div unselectable="on" class="x-grid3-cell-inner x-grid3-col-1">
Test Company 2
</div>
</td>
<td tabindex="0" style="width: 241px;" class="x-grid3-col x-grid3-cell x-grid3-td-2 x-grid3-cell-last">
<div unselectable="on" class="x-grid3-cell-inner x-grid3-col-2">
Test Description edit
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<a tabindex="-1" class="x-grid3-focus" href="#" id="ext-gen50">
</a>
</div>
</div>
|