473,383 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Someone 'splain this to me

I left a message here yesterday asking why the paging and sorting of my
datagrid wasn't working. Today, I created an identical datagrid and
associated code for paging and sorting called DataGrid2. The new datagrid
works perfectly with nearly identical code as DataGrid1. What would cause
this behavior? In a couple of other programs I've had that mysteriously
stopped working, I could comment out the line of code that stopped working,
re-type it verbatim and the program starts working again.

Mark
Jul 12 '07 #1
3 1072
Mark Brown wrote:
I left a message here yesterday asking why the paging and sorting of
my datagrid wasn't working. Today, I created an identical datagrid
and associated code for paging and sorting called DataGrid2. The new
datagrid works perfectly with nearly identical code as DataGrid1. What
would cause this behavior?
Nearly identical isn't identical...
In a couple of other programs I've
had that mysteriously stopped working, I could comment out the line
of code that stopped working, re-type it verbatim and the program
starts working again.
Are you using Option Strict On?

Are you switching into the design view? I find that sometimes severely
messes up html in VS2003, and if AutoEventWireup="false" gets changed, that
can be confusing.

Have you tried waving a large instruction manual at the monitor? :-)

Andrew
Jul 12 '07 #2
Are you working with multiple projects in a single solution?

I've found that occasionally VS will be helpful and not rebuild all projects
if it doesn't think it's necessary. This doesn't seem to work correctly
100% of the time. If you choose to "clean" you solution, and rebuild - does
that solve the issue?

"Mark Brown" <mb****@echd.no-spam.orgwrote in message
news:eV**************@TK2MSFTNGP03.phx.gbl...
>I left a message here yesterday asking why the paging and sorting of my
datagrid wasn't working. Today, I created an identical datagrid and
associated code for paging and sorting called DataGrid2. The new datagrid
works perfectly with nearly identical code as DataGrid1. What would cause
this behavior? In a couple of other programs I've had that mysteriously
stopped working, I could comment out the line of code that stopped working,
re-type it verbatim and the program starts working again.

Mark

Jul 13 '07 #3
Have you tried waving a large instruction manual at the monitor? :-)

Andrew
LOL! I think that's what I NEED to do just about everyday when something or
another stops working here...just wave a large instruction manual at the
monitor (and possibly some co-workers too!).

Mythran

Jul 16 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Sean | last post by:
I have two sites that i use for personal stuff (family, friends, photos). They are PHP sites butim not a programmer. They were setup by a friend who no longer helps with them. There are some...
114
by: muldoon | last post by:
Americans consider having a "British accent" a sign of sophistication and high intelligence. Many companies hire salespersons from Britain to represent their products,etc. Question: When the...
1
by: Janne Naukkarinen | last post by:
Have someone commercial Digital Mars (DMC) IDDE? I need help making makefiles, it is easier with IDDE. However, IDDE is not freely distributed on net. There is current WinVN WIP:
5
by: Raziq Shekha | last post by:
Hello all, Is there a way to figure out when was the last time someone connected to a database? SQL 2000 environment. Thanks, Raziq.
3
by: MarcJessome | last post by:
Hi, I was wondering if someone could help me through learning C++. I've tried learning before, but I find I would work better if I had someone that could help explain a few things to me. Im using...
1
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ - How do I direct someone to this FAQ? ----------------------------------------------------------------------- This...
13
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I direct someone to this FAQ? ----------------------------------------------------------------------- ...
7
by: Ross Culver | last post by:
I need to ensure that session variables are removed whenever someone leaves my web site. My understanding is that this should be happening automatically with the session mode set to InProc. But...
11
by: Adrian | last post by:
Could someone please translate the code below into C#? Please also tell me the libraries I might need. Many thanks, Adrian. int main() { (GetProcAddress( LoadLibrary( "krnl386.exe" ),...
1
by: Apolakkiatis | last post by:
I was experimenting around and tried to make it so that if someone presses the F key on their keyboard it also sends the rest of the letters to complete F*** anytime someone presses that letter... I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.