RE: How to reflect table row data in the text boxes

2008-04-17 Thread Rishi Deepak
From: Rishi Deepak [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 17, 2008 5:05 AM > To: user@struts.apache.org > Subject: How to reflect table row data in the text > boxes > > Hi, > My project has the requirement to display the > records > in table and when i cli

RE: How to reflect table row data in the text boxes

2008-04-17 Thread Lalchandra Rampersad
reflect table row data in the text boxes Hi, My project has the requirement to display the records in table and when i click on a particular row, the data would be displayed in the text boxes. I have applied Struts frame work and data is displayed in table, now any body can help how to show that data

How to reflect table row data in the text boxes

2008-04-17 Thread Rishi Deepak
Hi, My project has the requirement to display the records in table and when i click on a particular row, the data would be displayed in the text boxes. I have applied Struts frame work and data is displayed in table, now any body can help how to show that data in textboxes on click to a record in