Wednesday, March 28, 2012

Context menus, Ajax and repeaters

I have been looking and looking for a context menu that can be applied to an asp:XXX object within a repeater. My problem with a lot of the context menus out there is they do not allow me to specify databind values to the menu items based on what row inside the repeater was right clicked. My needs are this: the elements inside the context menu must execute a function in the cs file. The menu must pass values from the element that was right-clicked such as name, ID etc. and it "should" be quick.

I have gotten hover menus working atm but they drag the system down if the repeater has a large dataset returned.

Hi,

I fail to reproduce the issue. Can you show me your code?


Hi, ongjt

We are changing the issue state to "No status" because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue state back to "Not Resolved". If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!

No comments:

Post a Comment