i have a table with 4 columns and 5 rows .when i click on 1x1 cell should redirect to particular view and 2x1 cell should redirect to another view in simple xml using link tags .Is there any possibility please respond asap.
If you're trying to run different redirects depending on what cell the user clicked then you need to go beyond SimpleXML. I'm fairly certain you can implement something like that using the Web Framework.