Datagrid issues
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
Learn to read before you write, and if you could, you would notice the big red letters. DO NOT POST PROGRAMMING QUESTIONS IN THE LOUNGE. Thanks you.
xacc.ide
IronScheme a R5RS/R6RS-compliant Scheme on the DLR
The rule of three: "The first time you notice something that might repeat, don't generalize it. The second time the situation occurs, develop in a similar fashion -- possibly even copy/paste -- but don't generalize yet. On the third time, look to generalize the approach." -
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
Move (move, not scroll!) the window to the left so that the column goes outside of the visible screen area. Hope this helps!
Kind regards, Pawel Krakowiak Miraculum Software[^]
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
Prepare to be Flame Grilled! Seriously, some of these guys burnt witches in a previous life, so a good flaming now and then pleases them no end! If I were you, I would look on it philosophically, use it as a learning experience and do not post a programming question in here! Go to the programming fora, there is a link at the top of the page marked "Got a Programming Question Click Here" Burn Baby Burn!
------------------------------------ I try to appear cooler, by calling him Euler.
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
Let me apologize for the rude replies you have got. The Lounge Crew is a motley crew. Anyhow, on to your question. You really shouldn't be using a DataGrid. It has been deprecated by Microsoft; that's why there's the new GridView. Didn't you remember the big DataGrid Scandal of '05? It appeared, although the US Government has covered it up and halted all ongoing investigations on the issue, that all data appearing in a DataGrid is sent automatically to Echelon's Data And Filter Team, also known ad DAFT. That is also why MS are in the process of opening up the .NET Framework source - a ploy to regain the trust of the developers. So, use GridView, and use myGridView.Columns[0].Visible = false;
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn Rand -
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
deepblu@webmail.co.za wrote:
I am using VS 2003
Well there's your problem right there. The lounge is for higher order beings who use VS2020 - we're all time travelling demigods here, not given to using antiquated technologies. By the year 2020, the human race has evolved to the point where people can read the bit at the top that states no programming questions in the lounge. Until this point, you'll just have to content yourself with being a lesser mortal.
Deja View - the feeling that you've seen this post before.
-
Prepare to be Flame Grilled! Seriously, some of these guys burnt witches in a previous life, so a good flaming now and then pleases them no end! If I were you, I would look on it philosophically, use it as a learning experience and do not post a programming question in here! Go to the programming fora, there is a link at the top of the page marked "Got a Programming Question Click Here" Burn Baby Burn!
------------------------------------ I try to appear cooler, by calling him Euler.
Dalek Dave wrote:
some of these guys burnt witches in a previous life
[handing torch to someone else] Did not!!!
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Let me apologize for the rude replies you have got. The Lounge Crew is a motley crew. Anyhow, on to your question. You really shouldn't be using a DataGrid. It has been deprecated by Microsoft; that's why there's the new GridView. Didn't you remember the big DataGrid Scandal of '05? It appeared, although the US Government has covered it up and halted all ongoing investigations on the issue, that all data appearing in a DataGrid is sent automatically to Echelon's Data And Filter Team, also known ad DAFT. That is also why MS are in the process of opening up the .NET Framework source - a ploy to regain the trust of the developers. So, use GridView, and use myGridView.Columns[0].Visible = false;
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn RandRohde wrote:
The Lounge Crew is a motley crew
Cool - I'm going to be Tommy Lee.
Deja View - the feeling that you've seen this post before.
-
Learn to read before you write, and if you could, you would notice the big red letters. DO NOT POST PROGRAMMING QUESTIONS IN THE LOUNGE. Thanks you.
xacc.ide
IronScheme a R5RS/R6RS-compliant Scheme on the DLR
The rule of three: "The first time you notice something that might repeat, don't generalize it. The second time the situation occurs, develop in a similar fashion -- possibly even copy/paste -- but don't generalize yet. On the third time, look to generalize the approach." -
Let me apologize for the rude replies you have got. The Lounge Crew is a motley crew. Anyhow, on to your question. You really shouldn't be using a DataGrid. It has been deprecated by Microsoft; that's why there's the new GridView. Didn't you remember the big DataGrid Scandal of '05? It appeared, although the US Government has covered it up and halted all ongoing investigations on the issue, that all data appearing in a DataGrid is sent automatically to Echelon's Data And Filter Team, also known ad DAFT. That is also why MS are in the process of opening up the .NET Framework source - a ploy to regain the trust of the developers. So, use GridView, and use myGridView.Columns[0].Visible = false;
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn RandRohde wrote:
although the US Government has covered it up and halted all ongoing investigations on the issue
[stomping down the lump in the carpet] Did NOT!!!
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
deepblu@webmail.co.za wrote:
I am using VS 2003
Well there's your problem right there. The lounge is for higher order beings who use VS2020 - we're all time travelling demigods here, not given to using antiquated technologies. By the year 2020, the human race has evolved to the point where people can read the bit at the top that states no programming questions in the lounge. Until this point, you'll just have to content yourself with being a lesser mortal.
Deja View - the feeling that you've seen this post before.
Pete O'Hanlon wrote:
The lounge is for higher order beings who use VS2020
That's right. Unfortunately, the C++ Intellisense is still crap. And C++0x is just around the corner. Anyday now....
"When you have made evil the means of survival, do not expect men to remain good. Do not expect them to stay moral and lose their lives for the purpose of becoming the fodder of the immoral. Do not expect them to produce, when production is punished and looting rewarded. Do not ask, `Who is destroying the world?' You are."
-Atlas Shrugged, Ayn Rand -
Learn to read before you write, and if you could, you would notice the big red letters. DO NOT POST PROGRAMMING QUESTIONS IN THE LOUNGE. Thanks you.
xacc.ide
IronScheme a R5RS/R6RS-compliant Scheme on the DLR
The rule of three: "The first time you notice something that might repeat, don't generalize it. The second time the situation occurs, develop in a similar fashion -- possibly even copy/paste -- but don't generalize yet. On the third time, look to generalize the approach."leppie wrote:
you would notice the big red letters. DO NOT POST PROGRAMMING QUESTIONS IN THE LOUNGE.
someone stole that sign, the crew hastily put up another, but they were out of red-paint.
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Prepare to be Flame Grilled! Seriously, some of these guys burnt witches in a previous life, so a good flaming now and then pleases them no end! If I were you, I would look on it philosophically, use it as a learning experience and do not post a programming question in here! Go to the programming fora, there is a link at the top of the page marked "Got a Programming Question Click Here" Burn Baby Burn!
------------------------------------ I try to appear cooler, by calling him Euler.
Dalek Dave wrote:
burnt witches in a previous life
Only because she turned me into a newt!
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
-
Easy go home and start another career, preferably away from computers and especially programming.
WPF - Imagineers Wanted Follow your nose using DoubleAnimationUsingPath
That is Harsh, no really harsh. You should have at least suggested alternative forms of employment!
------------------------------------ I try to appear cooler, by calling him Euler.
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
-
Hello PPl :omg: can someone, please, help me; I want to hide the first column of my datagrid without having to eliminate parameters in my stored procedure I am using VS 2003
deepblu@webmail.co.za wrote:
hide the first column of my datagrid
You forgot to complete the query. We understood it anyway. You are trying to make a web-based 'Hide-And-Seek' game where the first column of the datagrid would hide and the last column would try to seek it. Would that be correct?
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
That is Harsh, no really harsh. You should have at least suggested alternative forms of employment!
------------------------------------ I try to appear cooler, by calling him Euler.
Dalek Dave wrote:
alternative forms of employment
How about Sports as a career? He is actually making first column in the datagrid hidden and trying to make a web-based hide and seek game. So he can find himself as a sportman or at least as a coach, in India. In India, cricketers are just used as advertising models. :rolleyes:
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
Dalek Dave wrote:
burnt witches in a previous life
Only because she turned me into a newt!
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns
Wes Aday wrote:
she turned me into a newt!
A newt? :suss:
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Wes Aday wrote:
she turned me into a newt!
A newt? :suss:
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
El Corazon wrote:
A newt
it got better
Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns