Hi,
I want master detail relationship datagrid in asp.net page. I am using common datagrid available in asp.net. I the grid if the parent table have child table the(+) syambol should be visible and when click on (+) the child table data should be displayed as datagrid. This i have achieved but there are usuability and compatibility issues. The code which i have done works only in IE, it does not work in firefox. I want the way which works in all the browsers and the better way to achieve this.
Thank you
Loading
Anil KumarPosted May 27, 2012, 12:32 AM
Every browser has its own computing mechanism for CSS, so we get different looks. It is handled by some browser compatibility techniques.
Unless you specify what you are applying, no one will be able to make you out.
Secondly, if you want to apply some new techniques to achieve your job, you can refer our right side mentioned resources under " Our recommended articles "