Another Data Grid problem

2010-09-05 Thread Len Morgan
 I have set a button to contain the custom behavior for my data grid 
table.  However, the selectionChanged is never getting sent.  All of the 
other handlers are being called in that button so I'm not sure what's 
going on.  What I need to do is when a new line is selected, I need to 
get the contents of the first column of the (now) selected row, then get 
the data for that from the database.


Thanks again!

Len Morgan
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Another Data Grid problem

2010-09-05 Thread zryip theSlug
On Sun, Sep 5, 2010 at 11:15 PM, Len Morgan len-mor...@crcom.net wrote:
  I have set a button to contain the custom behavior for my data grid table.
  However, the selectionChanged is never getting sent.  All of the other
 handlers are being called in that button so I'm not sure what's going on.
  What I need to do is when a new line is selected, I need to get the
 contents of the first column of the (now) selected row, then get the data
 for that from the database.

 Thanks again!


Hi Len,

Have a look to this lesson:
http://lessons.runrev.com/spaces/lessons/manuals/datagrid/lessons/7313-How-Do-I-Get-Data-Associated-With-a-Row-or-Column-

Try to place your selectionChanged handler in the datagrid group
instead of the custom column behavior.


Regards,
-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution