Click here to Skip to main content
15,921,250 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondisplay of scroll bar in gridview Pin
biswa4717-Aug-07 22:49
biswa4717-Aug-07 22:49 
AnswerRe: display of scroll bar in gridview Pin
Vasudevan Deepak Kumar17-Aug-07 23:15
Vasudevan Deepak Kumar17-Aug-07 23:15 
QuestionOnLine Shopping Problem. Pin
ajau17-Aug-07 22:29
ajau17-Aug-07 22:29 
AnswerRe: OnLine Shopping Problem. Pin
pmarfleet17-Aug-07 22:39
pmarfleet17-Aug-07 22:39 
Questionis there any method/Class in asp.net to support... Pin
koolprasad200317-Aug-07 21:37
professionalkoolprasad200317-Aug-07 21:37 
AnswerRe: is there any method/Class in asp.net to support... Pin
pmarfleet17-Aug-07 22:49
pmarfleet17-Aug-07 22:49 
GeneralRe: is there any method/Class in asp.net to support... Pin
Mark Churchill18-Aug-07 6:00
Mark Churchill18-Aug-07 6:00 
QuestionShow count in repeater Pin
Vipin.d17-Aug-07 20:20
Vipin.d17-Aug-07 20:20 
Hi all,

I am using ASP.net 1.1 with backend MSSQL.

I have a table Category
Catid Catname
C1 Test1
C2 Test2


I have a Request table
id request categoryid status flag
1 abcd Request C1 0 F
2 xyz request C2 0 F
3 sdf request C1 1 I
4 ab Request C1 1 I
5 prz request C1 1 I
6 frf request C2 1 F
7 frf request C1 1 F
8 frf request C1 1 F

i want show its countlike

CaetgoryName Waiting INCOMING OUTgoing
Test1 1 3 2
TEST 2 1 0 1

how i make sql query???
is there any way show this to my webform???

thankx in advance..


All I ever wanted is what others have....
CrazySanker





AnswerRe: Show count in repeater Pin
pmarfleet17-Aug-07 22:47
pmarfleet17-Aug-07 22:47 
AnswerRe: Show count in repeater Pin
Vipin.d18-Aug-07 2:08
Vipin.d18-Aug-07 2:08 
Questionposting data opens new window on Modal and modelless window Pin
Rizwan Bashir17-Aug-07 20:06
Rizwan Bashir17-Aug-07 20:06 
AnswerRe: posting data opens new window on Modal and modelless window Pin
Imran Khan Pathan17-Aug-07 20:15
Imran Khan Pathan17-Aug-07 20:15 
GeneralRe: posting data opens new window on Modal and modelless window Pin
Rizwan Bashir17-Aug-07 20:25
Rizwan Bashir17-Aug-07 20:25 
QuestionGetting Runtime Error on hosted site? Pin
chand1017-Aug-07 19:35
chand1017-Aug-07 19:35 
AnswerRe: Getting Runtime Error on hosted site? Pin
Imran Khan Pathan17-Aug-07 20:10
Imran Khan Pathan17-Aug-07 20:10 
GeneralRe: Getting Runtime Error on hosted site? Pin
chand1017-Aug-07 20:38
chand1017-Aug-07 20:38 
AnswerRe: Getting Runtime Error on hosted site? Pin
jithbiz003318-Aug-07 0:52
jithbiz003318-Aug-07 0:52 
QuestionProblem With Sql Money DataType Pin
N a r e s h P a t e l17-Aug-07 19:33
N a r e s h P a t e l17-Aug-07 19:33 
AnswerRe: Problem With Sql Money DataType Pin
pmarfleet17-Aug-07 22:55
pmarfleet17-Aug-07 22:55 
QuestionAsp.net textbox validation using javascript like regularexpression validator.., Pin
Member 387988117-Aug-07 18:51
Member 387988117-Aug-07 18:51 
QuestionCan I get the control in the control Pin
hurrem17-Aug-07 18:24
hurrem17-Aug-07 18:24 
AnswerRe: Can I get the control in the control Pin
Imran Khan Pathan17-Aug-07 18:42
Imran Khan Pathan17-Aug-07 18:42 
GeneralRe: Can I get the control in the control Pin
hurrem17-Aug-07 18:47
hurrem17-Aug-07 18:47 
GeneralRe: Can I get the control in the control Pin
Imran Khan Pathan17-Aug-07 19:19
Imran Khan Pathan17-Aug-07 19:19 
GeneralRe: Can I get the control in the control Pin
hurrem17-Aug-07 19:24
hurrem17-Aug-07 19:24 

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.