Hi. I have a several radgrid's inside a several radmultipage's which are accessed via a radtabstrip. Inside the grids, in certain cells appears keywords like "open" and "closed". I also have a literal control at the bottom of the page that I want to populate when the grid's contain these keywords. However, I only want the literal text filled when the user clicks on a particular tab and the keyword exists otherwise the literal is empty. I tried several server side approaches but they are very slow to postback. Can this be done on the client-side? Thanks.
Daniel
Daniel