• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Data Table / Grid

Data Table / Grid 11 years 11 months ago #17509

  • ncc
  • ncc's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hello, I have an urgent need to setting up a table and for me to be able to enter data in it:
Below is my table, but how can I get data to be stored in each column/cell.

Thanks


<p>
<table align="center" border="0">
<tbody>
<tr>
<td><strong>Work1</strong></td>
<td><strong>Identify</strong></td>
<td><strong>Control</strong></td>
</tr>
<tr>
<td>1</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>2</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>3</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>4</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td>5</td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
</p>
[/code]
The administrator has disabled public write access.

Re: Data Table / Grid 11 years 11 months ago #17516

  • matt
  • matt's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 136
  • Thank you received: 14
Start to read the documentation, and you will make your first form/table within an hour.
http://www.rsjoomla.com/support/documentation/view-knowledgebase/31-getting-started.html

Matt
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!