Hi
With ASP .NET button control if we specify AccessKey , it works as hotkey. e.g. with a button if we specify AccessKey='C' , on pressing Alt+C the button is clicked. But the problem is , it doesnt show _ (underscore) with the Access Key .
Any Idea how to achieve that ?
Rgds
With ASP .NET button control if we specify AccessKey , it works as hotkey. e.g. with a button if we specify AccessKey='C' , on pressing Alt+C the button is clicked. But the problem is , it doesnt show _ (underscore) with the Access Key .
Any Idea how to achieve that ?
Rgds