data binding

  1. Ace1000

    Bound Form : Going to specific record + Updating data

    I have Visual Studio 2015 Express with SQL Server Express 2014 I am new to .NET but have solid experience with Access/VBA. I have dragged and dropped fields from tblProductDetails in my Datasource tab into Form1 to create bound fields. Now I am struggling with two things. ISSUE #1. Going to...
  2. Ace1000

    New WinForm form with lots of bound controls

    I am new to WinForms. I have a lot of experience with MS Access forms. I have Visual Studio Express Community 2015 and a database with tables (with data). Let's say I have a form called Form1 and a table called Table1. Let's say Table 1 has 30 fields and 100 rows of data. **What I want to...
  3. P

    Question How databinding between 2 combobox from database

    i use VB.NET Visual studio 2008. i have 2 combobox is cbSection and cbTeam. i need databinding between 2 combobox. when i'm select data from cbSection will be show to cbTeam. Ex. cbSection Size Color cbTeam -When Select "Color" Red Blue Green...
  4. A

    Delete record problems

    I am developing a VB.Net application using Visual Studio 2008 (VB) and SQL Server 2008 Express. I have a table with (say) 7 records in it. If I select a record and then hit delete, the record is deleted but the counter shows that 2 have been deleted. If I have 1 record in the table, an...
  5. J

    .NET Combo Box

    I have a form that I'm going to use to display a single staff information record. One of the fields is STAFF_TYPE_ID which is a number. The number corresponds to a number in another table (STAFF_TYPE) where there is text field that holds the description of the type (Manager, specialist, auditor...
  6. Neodynamic

    Dynamic Composite Image using ASP.NET GridView Data Binding

    Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) In the following guide you'll learn about Data Binding with ImageDraw and GridView control. The...
  7. Neodynamic

    How To: XML Base64 Composite Images Data Binding using ASP.NET and ImageDraw

    Technologies used - Neodynamic ImageDraw (2.0 or later) for ASP.NET - Microsoft .NET Framework (2.0 or later) - Microsoft Visual Studio .NET (2005 or later - Visual Web Developer Express Edition) This white paper describes some of the built-in features of ImageDraw controls when working with...
  8. A

    Bind InfoPath form to XML, Tables, SharePoint Lists & Web Services

    What’s new in this release? The latest releases of Aspose.Form (v1.9.1 and 2.0) now support all the data sources supported by Microsoft InfoPath 2007. Now you can bind: - InfoPath forms to XML (XML data binding) - InfoPath forms to Database Server Tables - InfoPath forms to SharePoint Lists -...
  9. V

    Data Binding Question

    Hello, I'm pretty new to VB, and need some help with a project I'm working on. I'm trying to create a random name generator, and in order to store all the names I'm using an SQL database. I've got the database set up (simple version just until I get it working) and here's basically what I want...
  10. Neodynamic

    How To: ASP.NET Dynamic Image Composition Data Binding consuming Amazon Web Services

    How To: ASP.NET Dynamic Image Composition Data Binding consuming Amazon Web Services using ImageDraw This white paper describes how you can use the <b>ImageDraw's Dynamic Image Composition</b> concept when working with real world <b>XML Web Services</b> such us <b>Amazon Web Services</b> which...
  11. A

    Using Contextual menu & ASP.NET master pages with Aspose.Form

    What’s new in this release? This major release of Aspose.Form for .NET v 1.3 supports ASP.NET master pages and contextual menu for Repeating Section and Repeating Table. More about Aspose.Form for .NET Aspose.Form is a GUI based InfoPath management component that enables .NET web applications...
Back
Top