Can we add a row dynamically into a dataTable without backing bean. My problem is , i have one of the columns as a commandLink and when i click on it , i need to open an iframe exactly below that row. That is i need a row inbetween two rows which has been populated from the backing bean.
Can anybody please help me to do this. Or is there any alternative way to accomplish this task?