Is it possible to merge rows and columns dynamically based on our condition by using WebGrid. If possible how can i achieve it?
TIA
Is it possible to merge rows and columns dynamically based on our condition by using WebGrid. If possible how can i achieve it?
TIA
The WebGrid renders as an HTML table. You can use JavaScript to alter that based on cell contents.