HI, I have a simple function which gets data value from a table thru 
a stored procedure in the following code:

                    dgClients.DataSource = objSchedule.pds_DispClient
(theID)
                    dgClients.DataBind()

and wondering how can I get the first column's value in a label 
control instead of displaying in a DataGrid. dgClients is the name of 
the datagrid in my case.

Please help. Thanks.

Regards,
Karthick




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to