Repeater row context menu and new menu
As I am displaying data in html table. For each row I have seven column of text box. When I click on text box of a repeater I have context menu for insert two values. My prob is If I click any row its inserting the same row. How to call context menu in text box of repeater?