User Profile

Collapse

Profile Sidebar

Collapse
vebuda
vebuda
Last Activity: Apr 15 '08, 05:25 AM
Joined: Jun 11 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Javascrip with Treeview control in ASP.net 2.0...

    Hi all,

    I am using a treeview control in asp.net. I am populating the nodes and child nodes of the control from a sql database. I have checkboxes for all nodes and child nodes. What I want to do is check all the child nodes on clicking of a parent node on the client side. How do I achieve this? Also I am bit confused on how javascript and asp.net work together?

    sorry for posting in this forum i did not...
    See more | Go to post

  • vebuda
    started a topic ASP.net query......
    in .NET

    ASP.net query......

    Hi all,

    I am using gridview in asp.net. I am binding a datasource to gird view in pageload event.I want to refresh the gridview on click of a check box so that data related to that checkbox only is displayed. How can i achieve this? Is it possible to change the data depending on a condition in a gridview once it is databound?Any help is appreciated I am blocked on this.
    See more | Go to post
    Last edited by jhardman; Apr 9 '08, 11:18 PM. Reason: moved to .Net forum. ASP forum is for "classic" ASP

  • hi,

    -->we had a solution of our project which was working

    -->then we added a setup project to the existing project

    -->While creating setup we chose the current solution as the project output
    for the setup project.

    -->after doing that we were able to create setup successfully

    -->but we could not find any of our source...
    See more | Go to post

    Leave a comment:


  • vebuda
    replied to Problem with me.close
    if u want to close any of the forms u cannot becuase it closes all the other interlinked forms u can hide the form which u don't want to see
    See more | Go to post

    Leave a comment:


  • vebuda
    replied to Problem while executing asp.net application
    in .NET
    please check if you have any antivirus installed on the system becuase i had a similar problem a couple of months back the problem was my antivirus was interfering with the working of iis.
    See more | Go to post

    Leave a comment:


  • problem while creating setup and deployment project in vb.net

    Hi all,

    we are creating a windows application using vb.net as front end and access as back end. we are not able to understand when we are creating a setup and deployment project for our application,but source files and forms disappear.We want to make some updations and changes to our source code we are not able to do it.

    we would be grateful if somebody could explain what exactly happens when we create a...
    See more | Go to post

  • Hi,

    The problem has been solved u can access the class members of the other class by making them as Public Shared.This way u can access the class members as you move between the forms.
    See more | Go to post

    Leave a comment:


  • problem while accessing attributes of classes in vb.net

    Hi,

    I have a requirement where in I want to pass the value of a text box of one form to another form. When I run the project a form(say formA) will be loaded in which user enters some data in a text box, on click of a button on the same form I want to load another form (say formB), I want to display some data in this form depending the text box value in the previous form.

    The approach which I followed is, I...
    See more | Go to post
No activity results to display
Show More
Working...