Hi everyone!
Sorry if this is a dumb question, I am very new to this.
I have a Detailview on a page collecting and displaying data about clients for a company. It is used for both adding new clients and to edit existing ones. The person that use this site now wants a checkboxlist added in the...
New Problem. I'm trying to remove a node from a treeview via a button with this line of code.
TreeView.Nodes.Remove(TreeView.SelectedNode)
It is in a webform and I have tried so many different ways, none of them working. If anyone has any advice I would be most grateful.
Fred
Hi everyone!
OK, this is my problem. I tried to find a way to easier update categories and sub-categories in a database for a friend of mine. She has a website that uses this db but has no way of managing the data so to speak. I created a small windows form which populates a treeview with the...
Hi everyone!
This time I'm trying to fill a C# tree view from a sql query. I have two functions to extract the nodes and in the first one I will have a simple select statement to capture the categories which, in my database are in upper case. I would like to use some statement that will only...
Hi there!
I have a query that uses two UDF's. When I included the first one with help of George (thank you) it slowed down my query just a little bit. Now that I tried to write my own it takes close to two minutes instead of a few seconds so I gather I didn't do such a good job. Any help is of...
Hi y'all!
I'm new to all of this so my question is probably dumb but I'll risk it anyway since I can't find my answer anywhere. I want to fill a Gridview from a sql query and all is well except for one field. The MAX function is needed (I think) to get the last date from a table but I cannot...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.