Click here to Skip to main content
16,004,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: connect sql 2005 database that is another sysem using asp.net Pin
Mathew P V30-May-09 0:35
Mathew P V30-May-09 0:35 
AnswerRe: connect sql 2005 database that is another sysem using asp.net Pin
K03063-Jun-09 20:46
K03063-Jun-09 20:46 
QuestionAspnet_regsql.exe and generating scripts Pin
NetQuestions29-May-09 22:35
NetQuestions29-May-09 22:35 
QuestionWhy I call flash or video always failed [modified] Pin
jason_mf29-May-09 21:43
jason_mf29-May-09 21:43 
AnswerRe: Why I call flash or video always failed Pin
Manas Bhardwaj29-May-09 23:24
professionalManas Bhardwaj29-May-09 23:24 
GeneralRe: Why I call flash or video always failed Pin
jason_mf30-May-09 0:00
jason_mf30-May-09 0:00 
QuestionN-TIER APPLICATION Pin
Rolando Y. Puno29-May-09 20:47
Rolando Y. Puno29-May-09 20:47 
AnswerRe: N-TIER APPLICATION Pin
A k ch29-May-09 21:19
A k ch29-May-09 21:19 
AnswerRe: N-TIER APPLICATION Pin
Colin Angus Mackay29-May-09 22:39
Colin Angus Mackay29-May-09 22:39 
AnswerRe: N-TIER APPLICATION Pin
Baran M29-May-09 23:50
Baran M29-May-09 23:50 
QuestionIs there any Gantt Chart with critical path which support .NET web application Pin
A k ch29-May-09 20:47
A k ch29-May-09 20:47 
QuestionPage not working properly after file disposition Pin
milpo29-May-09 20:32
milpo29-May-09 20:32 
AnswerRe: Page not working properly after file disposition Pin
milpo29-May-09 21:03
milpo29-May-09 21:03 
Question'Page Init' approached twice in the master page Pin
shabya29-May-09 20:30
shabya29-May-09 20:30 
AnswerRe: 'Page Init' approached twice in the master page Pin
Manas Bhardwaj29-May-09 23:26
professionalManas Bhardwaj29-May-09 23:26 
GeneralRe: 'Page Init' approached twice in the master page Pin
shabya30-May-09 0:44
shabya30-May-09 0:44 
AnswerRe: 'Page Init' approached twice in the master page Pin
Ramesh Swaminathan30-May-09 0:00
Ramesh Swaminathan30-May-09 0:00 
GeneralRe: 'Page Init' approached twice in the master page Pin
shabya30-May-09 0:43
shabya30-May-09 0:43 
QuestionMultiLanguage web site Pin
cocoonwls29-May-09 19:37
cocoonwls29-May-09 19:37 
AnswerRe: MultiLanguage web site Pin
Parwej Ahamad29-May-09 20:17
professionalParwej Ahamad29-May-09 20:17 
GeneralRe: MultiLanguage web site Pin
cocoonwls1-Jun-09 20:07
cocoonwls1-Jun-09 20:07 
Questiondate time picker Pin
jainiraj29-May-09 19:15
jainiraj29-May-09 19:15 
AnswerRe: date time picker Pin
Baran M29-May-09 19:22
Baran M29-May-09 19:22 
QuestionAbout Datagrid [modified] Pin
mahichandu29-May-09 10:16
mahichandu29-May-09 10:16 
AnswerRe: About Datagrid Pin
Bassam Saoud29-May-09 11:08
Bassam Saoud29-May-09 11:08 
If you are just displaying data in the UI , I would recommend a repeater. it is much lighter.

As for deleting 0 values simply add a constraint to your where clause in the proc where you are retrieving data.

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.