Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 42(0.002 seconds)
Sort By:
 
within a gridview, I am trying to insert more rows to the sentence (so the display effect of information is more structured and easier to read) normally, within the ListView control, I can use t...
Zones: Visual Studio, .NET F...Date Answered: 03/01/2008 Rating: 9.3 Views: 0
using javascript -- I am getting a NAN error when calculating a field that a 'null' value each time a relevant textbox field has had its value changed, the javascript fires up and tries to recal...
Zones: Visual Studio, .NET F...Date Answered: 03/02/2008 Rating: 9.2 Views: 86
using a grideview format to display databound information...this is working fine etc. what I am wanting to know is how do I change a gridview row dynamically -- I understand about the generic te...
Zones: Visual Studio, .NET F...Date Answered: 03/07/2008 Rating: 8.4 Views: 44
I have  a javascript updating a text field -- performing a number calculation. the problem is that when I want to save that field content to a a db -- the text field is blank...yet on screen dis...
Zones: Visual Studio, .NET F...Date Answered: 03/07/2008 Rating: 9.3 Views: 0
I am trying to filter a sql search with the current date -- but cannot seem to get the current date to be recognised by sql statment (an.CallBackDate = @CallBackDate) -- at the moment there is a...
Zones: Visual Studio, SQL...Date Answered: 03/03/2008 Rating: 9.3 Views: 8
trying to access this html text box via server-side. want to detect if the text box has an empty string -- how do I access this control?
Zones: Visual Studio, .NET F...Date Answered: 03/07/2008 Rating: 9.0 Views: 0
the results from sql select statement is to filter all results which are dated today and historic -- anything next day onwards not to be retrieved. this script is working on other sql searches: ...
Zones: Visual Studio, SQL...Date Answered: 03/06/2008 Rating: 8.8 Views: 22
seem to having troubles with the OR statement within the attached SQL scripting. if take out x3 of the selection criteria's (use anyone of them individually) -- no problem with the select statem...
Zones: Visual Studio, SQL...Date Answered: 03/07/2008 Rating: 8.2 Views: 0
e.Row.Cells[1].Text value comes from the a datagrid (datetime formatted column) trying to compare serverDateTime the datagrid datetime value -- if (e.Row.Cells[1].Text <= serverDateTime) t...
Zones: Visual Studio, .NET F...Date Answered: 03/07/2008 Rating: 9.4 Views: 59
I am trying to work out the number of days difference between two dates (script attached) e.Row.Cells[4].Text == is formatted as :  {0:dd-MMM-yy} e.Row.Cells[6].Text == is formatted as :  {0:dd...
Zones: Visual Studio, .NET F...Date Answered: 03/08/2008 Rating: 9.1 Views: 4