User Profile

Collapse

Profile Sidebar

Collapse
ajith3000
ajith3000
Last Activity: Oct 18 '10, 04:57 PM
Joined: Mar 24 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pls help ,i am stuck up here
    See more | Go to post

    Leave a comment:


  • deleting from a child table which have two parents

    hi all,I'm doin a project with vb.net and sql as back end.i have a problem in deleting records from table.see i got a child table roommaintenance and two parent tables deptmaintenance ,wardmaintenanc e the DDL for the tables are given below



    CREATE TABLE deptmaintenance
    (
    departmentid varchar(10) NOT NULL ,
    departmentname varchar(20) NULL ,
    roomrate integer NULL...
    See more | Go to post

  • Bind ListView on onchange event of textbox (search operation)

    hi everyone,please help me .i'm a newbie

    see i have a form in that i have following controls
    .combobox
    .textbox
    .listview
    the combobox contains all the column names of listview like docid,firstname ,surname etc

    when the form is loaded the listview is populated with some data from the database.

    is there is anyway to autopopulate the listview control based on search term entered...
    See more | Go to post

  • ajith3000
    replied to passing data from form2 to form1
    in .NET
    thank you

    sorry i dint know hw to see the thread i posted,i knew you replied to my thread from my inbox in Bytes.thanks for helping out and for your patience
    See more | Go to post

    Leave a comment:


  • ajith3000
    started a topic passing data from form2 to form1
    in .NET

    passing data from form2 to form1

    i have been devoloping a project using VB.NET,i am having a problem with passing a value from a newer form to the previous one.i have a form called doctormaintance (lets call this as form1) in that i have to select a specilasation filed for a doctor. this one i done in a separate form(form2). so when i select the reqrd specilisation for a doctor it should appear in the textbox in the previous form. i done it by creatin an object of form1 in form 2....
    See more | Go to post
No activity results to display
Show More
Working...