Hi,
I need to highlight the row on mouse over . So i am planning to make the rows selected
on mouse over and make the rows unselected on mouse out. How can i do that in client side?
This selection and unselection should happen for both child brands also.
I have check the documentation where it is given to check for "get_gridView()" object
get_gridView()" object
which i am unable to get. Please help me.
Thanks and Regards,
Kiran
Hi Kiran,
Sorry for the long wait. I have submitted this binding problem as a bug internally. Its number is 37636. You should contact Developer Support so that they can attach your case to the bug. Then you can be contacted when the binding part is fixed. If the selection problem still exists afterward, that can also be submitted as another bug.
-Dave
Hi Dave,
Can you please give me clarification on binding issue what we have discussed.
Hi ,
Thanks for reply .I am already using thos methods. My problem i have clearly mentioned in the following post "http://community.infragistics.com/forums/p/44495/246913.aspx#246913" .I am expecting a reply for that problem.
Thanks and regards,
Hello pkirankumar,
You can do that, just refer the following link how to select row in client side :
http://help.infragistics.com/NetAdvantage/ASPNET/2010.2?page=WebDataGrid_Row_Selection.html
Hope this helps
can you please let me know whether we can get this working with EnableDataViewSate setting to true.
Thanks and Regards