onmouse over of a datagrid show that row value in a modal pop up control
Posted
by prince23
on Stack Overflow
See other posts from Stack Overflow
or by prince23
Published on 2010-05-14T19:40:05Z
Indexed on
2010/05/14
19:44 UTC
Read the original article
Hit count: 182
silverlight-4.0
hi,
i have an requirment where i have a datagrid on mouse over of that row i need to display.
lets day that datagrid has column name, age, company name. now all these things should be shown in a modal pop up.
on mouse over of a row.
does any one know how to solve the issue. looking for an solution plz let me know
thanks in advance
prince
© Stack Overflow or respective owner