I don't understand your problem. IBatisNet is used for data access. TextBox and 
Label controls are UI elements. You'll need to write some code that calls the 
data layer then takes the returned values and sets the appropriate properties 
on the UI elements.

----- Original Message ----
From: Parth Gandhi <[EMAIL PROTECTED]>
To: Ibatis User <[email protected]>
Sent: Wednesday, June 18, 2008 4:57:08 AM
Subject: Need help

  

I am develop my application on .Net 2.0 with use of Ibatis.
I used xml, but I can't bind directly with Controls like textbox, label 
etc...

Can anybody help me regarding this....

Regards,
- Parth

Reply via email to