HI,
I am working in C#.NET, To build one web application.
I want to select word from a web page ( Grid View / Text Box..etc.).that is like searching word in from web page and then just Highlight these words and where ever user click on specific word it will display more detail information about that word uniquely.It's similar to Dictionary like searching word then shows some matching (but in my case it's from web page that is showing some database contents) then show details about that word.
I am working in C#.NET, To build one web application.
I want to select word from a web page ( Grid View / Text Box..etc.).that is like searching word in from web page and then just Highlight these words and where ever user click on specific word it will display more detail information about that word uniquely.It's similar to Dictionary like searching word then shows some matching (but in my case it's from web page that is showing some database contents) then show details about that word.
Comment