Click here to Skip to main content
15,894,343 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to set up TypeName for objectDataSource in single-file model? Pin
Manas Bhardwaj14-Aug-08 10:51
professionalManas Bhardwaj14-Aug-08 10:51 
GeneralRe: How to set up TypeName for objectDataSource in single-file model? Pin
JimFeng14-Aug-08 12:11
JimFeng14-Aug-08 12:11 
QuestionFile Upload Pin
student_rhr14-Aug-08 7:40
student_rhr14-Aug-08 7:40 
AnswerRe: File Upload Pin
ToddHileHoffer14-Aug-08 9:36
ToddHileHoffer14-Aug-08 9:36 
Questionsmooth menus Pin
Subin Alex14-Aug-08 7:23
Subin Alex14-Aug-08 7:23 
AnswerRe: smooth menus Pin
Christian Graus14-Aug-08 11:45
protectorChristian Graus14-Aug-08 11:45 
AnswerI wud like... Pin
leckey14-Aug-08 14:33
leckey14-Aug-08 14:33 
Questionif employee present or absence [modified] Pin
sathyan_829414-Aug-08 7:03
sathyan_829414-Aug-08 7:03 
hai all,
daily i put attendance for employee.i want to display 'x' under date in grid view.
x means present.if employee present in that date as 13-06-2008 means,i want to display 'x' under this date 13-06-2008.
i have 2 table.
emp_id and emp_name are field names for employee details table.
emp_id and date are field names for attendance table.
i use dash(-) for space in following example.
for ex,
in my employee details table values are
emp_id-------emp_name
--11----------balaji
--12----------ramu
...etc
in my attendance table values are
emp_id-------date
--11-------11-06-2008
--11-------13-06-2008
--11-------14-06-2008
...etc
here date as 11-06-2008,13-06-2008,14-06-2008 are present date for emp_id 11.but there is no date as 12-06-2008 in attendance table for emp_id 11.so that date is absent date for emp_id 11.
in web form side,
if i select employee name as balaji,fromdate as 10-06-2008 and todate as 13-06-2008 means,
i want to display 'x' under present date for emp_id 11 of emp_name balaji in grid view as follow,
emp_id----emp_name----10-06-2008----11-06-2008----12-06-2008----13-06-2008
--11------Balaji------------------------------------x---------------------------------------x
here display starting date as 10-06-2008 in above grid,because i select from date as 10-06-2008.
ending date is 13-06-2008,because i select todate as 13-06-2008.
so how to display 'x' under that present date for emp_id 11.

modified on Thursday, August 14, 2008 1:10 PM

AnswerRe: if employee present or absence Pin
Christian Graus14-Aug-08 11:46
protectorChristian Graus14-Aug-08 11:46 
QuestionHow to save and display a sorted ListBox Control?? Pin
Imran Adam14-Aug-08 5:33
Imran Adam14-Aug-08 5:33 
GeneralRe: How to save and display a sorted ListBox Control??[Ignore - RePost] Pin
Manas Bhardwaj14-Aug-08 6:49
professionalManas Bhardwaj14-Aug-08 6:49 
AnswerIGNORE Pin
leckey14-Aug-08 14:34
leckey14-Aug-08 14:34 
AnswerRe: How to save and display a sorted ListBox Control?? Pin
Imran Adam14-Aug-08 22:56
Imran Adam14-Aug-08 22:56 
QuestionSpecial Row in Grid Pin
Nimua14-Aug-08 4:42
Nimua14-Aug-08 4:42 
AnswerRe: Special Row in Grid Pin
ToddHileHoffer14-Aug-08 9:41
ToddHileHoffer14-Aug-08 9:41 
QuestionLicense Cost for Visual Studio .NET ? Pin
Nizam Quadri14-Aug-08 2:57
Nizam Quadri14-Aug-08 2:57 
AnswerRe: License Cost for Visual Studio .NET ? Pin
Manas Bhardwaj14-Aug-08 3:26
professionalManas Bhardwaj14-Aug-08 3:26 
AnswerWTF? Pin
leckey14-Aug-08 5:28
leckey14-Aug-08 5:28 
GeneralRe: WTF? Pin
Paul Conrad14-Aug-08 6:44
professionalPaul Conrad14-Aug-08 6:44 
QuestionWhich is Better PHP or ASP.NET ? Pin
Nizam Quadri14-Aug-08 2:51
Nizam Quadri14-Aug-08 2:51 
AnswerRe: Which is Better PHP or ASP.NET ? Pin
scottgp14-Aug-08 3:08
professionalscottgp14-Aug-08 3:08 
JokeRe: Which is Better PHP or ASP.NET ? Pin
ToddHileHoffer14-Aug-08 4:38
ToddHileHoffer14-Aug-08 4:38 
AnswerRe: Which is Better PHP or ASP.NET ? Pin
Bardy8514-Aug-08 4:39
Bardy8514-Aug-08 4:39 
GeneralRe: Which is Better PHP or ASP.NET ? Pin
leckey14-Aug-08 5:29
leckey14-Aug-08 5:29 
QuestionReading Excel file without knowing its worksheet name Pin
goradaranaresh14-Aug-08 2:39
goradaranaresh14-Aug-08 2:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.