Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dbl Click
Message
 
 
To
14/11/2012 16:20:40
General information
Forum:
ASP.NET
Category:
Client-side development
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01556330
Message ID:
01557230
Views:
46
>Could it be as simple as making the id a param of the anonymous function call?
>
>$('tr').dblclick(function (id) {
>
Where this code should be placed and is there a way to find out why this code never fires?

I found that I do have flexClients table
<div class="bDiv" style="height: auto;">
<table id="flexClients" class="autoht" cellspacing="0" cellpadding="0" border="0" style="">
<tbody>
<tr id="row81">
<td align="center" abbr="Id" style="display: none;">
<div style="text-align: center; width: 100px;">81</div>
</td>
<td align="center" abbr="Number">
<div style="text-align: center; width: 100px;">5031</div>
</td>
<td class="sorted" align="center" abbr="Name">
<div style="text-align: center; width: 350px;">Canaan</div>
</td>
<td align="center" abbr="Contact1">
<div style="text-align: center; width: 350px;"> </div>
</td>
</tr>
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform