HI All,
I have a table as shown below.
| Software Development |
| IT - Training Institute |
| IT - Hardware |
| Call Center |
| BPO |
| ISP |
| IT-HR Consultancy |
| Bio Technology |
| Web Hosting |
| Web Services |
| Telecom |
| Software Re-seller |
| Dot Com |
| Networking |
| IT Enabled Services |
| Animation |
| STPI |
I want to write it in a table format using writehtmlFile.WriteLine i.e each row consits of 3 columns
ex :
| Software Development | IT Enabled Services(20) | IT - Training Institute(10) |
| IT - Hardware(20) | Call Center(14) | BPO |
| ISP | IT-HR Consultancy | Bio Technology |
| Web Hosting | Web Services | Telecom |
| Software Re-seller | Dot Com | Networking |
| Animation | STPI | |