Quantcast
Channel: Symantec Connect - Endpoint Management
Viewing all articles
Browse latest Browse all 7163

Is it possible to display each item in a row returned by a SQL query in a separate textbox?

$
0
0
I need a solution

Hello everyone,

Suppose the result of my query (output of my integrated component) has for example 3 rows and 2 columns:

              col A                col B

row 1      guid A1             string B1

row 2      guid A2             string B2

row 3      guid A3             string B3

 

The objective is to display (on a webform) three editable textboxes, one for each string of the B column:

Textboxes.PNG

I can't figure out how to do this.

Any ideas are welcome... Thanks in advance!


Viewing all articles
Browse latest Browse all 7163

Trending Articles