How to bind CategoryName and SubCategoryName on mouseHover in webmethod in asp.net

Posted by Shail under jQuery on 5/22/2014 | Points: 10 | Views : 1222 | Status : [Member] | Replies : 1
My requrement is that

For Ex i have CategoryTable

CatId int,Cat_Name varchar()

Subcat table (SCat_Id,Cat_Id,SCat_Name)

i want bind category and subcategory on mousehover plz any one my seneior help me

same as this link

http://demos.9lessons.info/jsonmenu/index.html

plz plz any one help me

Thanks




Responses

Posted by: Kumaran on: 5/22/2014 [Member] Starter | Points: 25

Up
0
Down
why don't you create jquery ajax for onmouseover function.it will get main table and sub table.


Shail, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response