<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>What version of Drupal are you using?</div><div><br></div><div>If you are using Drupal 7, then it is about 10 lines of code which is demonstrated in the examples module <a href="http://drupal.org/project/examples">http://drupal.org/project/examples</a>.</div><div><br></div><div>However if you are using Drupal 6, then it is considerable harder and I would recommend taking a look at the AJAX stuff in ctools.</div><div><br></div><div>Gordon.</div><div><br><div><div>On 05/01/2011, at 3:50 PM, mahesh gajabar wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p>Hi,<br></p><p>I have fetched values from database and shown in html format table 
with the code help fromDrupal Community in my module file something like belowin figure 1. Now I have to 
create a check box infront of every row for deleting and editing that 
row values. Above or below the html table I have to create 3 Buttons 
"NEW","DELETE","EDIT" as shown in figure 2. <br></p><p>"NEW" button should redirect me to form module 
where I have fields for filling form values. Using check boxes I have to
 delete or edit the data. How I can add buttons ,checkboxes and do my 
work.Please give me code .I am new to drupal so need help of Community.</p><p><u><i><b>Figure 1:</b></i></u><span class="Apple-style-span" style="border-collapse: separate; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: monospace,'Lucida Console','Trebuchet MS'; font-size: 12px;"><a href="http://localhost/fr/rss.xml" class="feed-icon" style="text-decoration: underline; color: rgb(21, 120, 150);"><br>

</a></span></span>

</p>
<table align="left" border="1">
<tbody><tr>
<th>Slno</th>
<th>Code</th>
<th> Description</th>
<th>Type</th>
<th>Group</th>
</tr>
<tr>
<td>1</td>
<td>ABC</td>
<td>Something bla bla </td>
<td>one</td>
<td>a<br></td>
</tr>
<tr><td>2</td>
<td>XYZ<br></td>
<td>Some one<br></td>
<td>one<br></td>
<td>c</td></tr></tbody>
</table><p><br>
</p><p><br>
</p><p><br>
</p><p><br>
</p><p><u><i><b>Figure 2:</b></i></u><span class="Apple-style-span" style="border-collapse: separate; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: monospace,'Lucida Console','Trebuchet MS'; font-size: 12px;"><a href="http://localhost/fr/rss.xml" class="feed-icon" style="text-decoration: underline; color: rgb(21, 120, 150);"><br>

</a></span></span>

</p><p><br></p>
<span class="Apple-style-span" style="border-collapse: separate; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: monospace,'Lucida Console','Trebuchet MS'; font-size: 12px;"><div id="node-2" class="node" style="margin-bottom: 30px;">
<div class="content clear-block" style="display: block; padding: 5px;"><p id="buttonbar" style="margin: 0.6em 0px 1.2em; padding: 0px; line-height: 20px;"><input value="New" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span><input value="Edit" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span><input value="Delete" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span><input value="Exit" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"></p>
<fieldset style="margin: 0.5em 0px; padding: 0.5em;"><legend></legend>&nbsp;&nbsp;<span class="Apple-converted-space"> </span><input name="ccode" size="50" style="color: rgb(34, 34, 34);" type="text"><span class="Apple-converted-space"></span><table style="border-collapse: collapse; margin: 1em 0px; width: 873px;" border="1">
<tbody style="border-top: 1px solid rgb(204, 204, 204);"><tr><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">Slno</th><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">
Product Code</th><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">Product Description</th><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">
Uom</th><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">Product Type</th><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">
Product Group</th><th style="text-align: left; padding: 0.3em 0.5em; border-width: 1px 0px; border-style: solid; border-color: rgb(181, 155, 114);">Plant code</th></tr><tr><td style="padding: 0.3em 0.5em;">1</td><td style="padding: 0.3em 0.5em;">
P001</td><td style="padding: 0.3em 0.5em;">Turmeric Root Powder</td><td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">
001</td></tr><tr><td style="padding: 0.3em 0.5em;">2</td><td style="padding: 0.3em 0.5em;">P002</td><td style="padding: 0.3em 0.5em;">Birds Eye Chilly Whole</td><td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">
RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">001</td></tr><tr><td style="padding: 0.3em 0.5em;">3</td><td style="padding: 0.3em 0.5em;">P003</td><td style="padding: 0.3em 0.5em;">Brahmi Whole</td>
<td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">001</td></tr><tr><td style="padding: 0.3em 0.5em;">4</td><td style="padding: 0.3em 0.5em;">
P004</td><td style="padding: 0.3em 0.5em;">Long Pepper Whole</td><td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">
001</td></tr><tr><td style="padding: 0.3em 0.5em;">5</td><td style="padding: 0.3em 0.5em;">P005</td><td style="padding: 0.3em 0.5em;">Mace Whole</td><td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">
RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">001</td></tr><tr><td style="padding: 0.3em 0.5em;">6</td><td style="padding: 0.3em 0.5em;">P006</td><td style="padding: 0.3em 0.5em;">Neem Leaf Whole</td>
<td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">001</td></tr><tr><td style="padding: 0.3em 0.5em;">7</td><td style="padding: 0.3em 0.5em;">
P007</td><td style="padding: 0.3em 0.5em;">Patchouli Leaf whole</td><td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">
001</td></tr><tr><td style="padding: 0.3em 0.5em;">8</td><td style="padding: 0.3em 0.5em;">P008</td><td style="padding: 0.3em 0.5em;">Lemon Grass Oil</td><td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">
RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">001</td></tr><tr><td style="padding: 0.3em 0.5em;">9</td><td style="padding: 0.3em 0.5em;">P009</td><td style="padding: 0.3em 0.5em;">Neem Oil</td>
<td style="padding: 0.3em 0.5em;">Kg</td><td style="padding: 0.3em 0.5em;">RM</td><td style="padding: 0.3em 0.5em;">BO</td><td style="padding: 0.3em 0.5em;">001</td></tr></tbody></table></fieldset><br><p id="buttonbar" style="margin: 0.6em 0px 1.2em; padding: 0px; line-height: 20px;">
<input value="New" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span><input value="Edit" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span><input value="Delete" style="color: rgb(241, 237, 224); background-color: rgb(58, 27, 6); border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(165, 131, 90) rgb(165, 131, 90) rgb(0, 0, 0); padding: 2px 20px; font-weight: bolder; font-family: monospace;" type="submit"><span class="Apple-converted-space">&nbsp;</span>&nbsp;&nbsp;<span class="Apple-converted-space"> <br>
</span></p><p id="buttonbar" style="margin: 0.6em 0px 1.2em; padding: 0px; line-height: 20px;"><br><span class="Apple-converted-space"></span></p><p id="buttonbar" style="margin: 0.6em 0px 1.2em; padding: 0px; line-height: 20px;">
<span class="Apple-style-span" style="border-collapse: separate; font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small;"><b><i style="color: rgb(0, 153, 0); font-family: 'comic sans ms',sans-serif;"><font style="color: rgb(0, 153, 0);" size="2">MAHESH GAJABAR</font></i><br style="color: rgb(0, 153, 0); font-family: 'comic sans ms',sans-serif;">
<font style="color: rgb(0, 153, 0); font-family: 'comic sans ms',sans-serif;" size="2"><i>Software Developer<br>FrontalRain Technologies,Bengaluru</i></font></b><br></span></span></p></div></div></span></span>
</blockquote></div><br></div></body></html>