Click here to Skip to main content
15,885,278 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionASP.Net and JavaScript.... Pin
Amit Kumar G6-Sep-06 15:13
Amit Kumar G6-Sep-06 15:13 
GeneralRe: ASP.Net and JavaScript.... Pin
Amit Kumar G6-Sep-06 15:37
Amit Kumar G6-Sep-06 15:37 
AnswerRe: ASP.Net and JavaScript.... Pin
minhpc_bk6-Sep-06 20:12
minhpc_bk6-Sep-06 20:12 
GeneralRe: ASP.Net and JavaScript.... Pin
Amit Kumar G7-Sep-06 4:22
Amit Kumar G7-Sep-06 4:22 
GeneralRe: ASP.Net and JavaScript.... Pin
Amit Kumar G7-Sep-06 13:53
Amit Kumar G7-Sep-06 13:53 
Questionavoid multiple instances of an application Pin
deepaks36-Sep-06 9:20
deepaks36-Sep-06 9:20 
AnswerRe: avoid multiple instances of an application Pin
minhpc_bk6-Sep-06 14:20
minhpc_bk6-Sep-06 14:20 
QuestionDatagrid - how to avoid adding an item Pin
thowra6-Sep-06 6:36
thowra6-Sep-06 6:36 
Hi,

I'm populating a datagrid in ASP.NET 1.1 and after binding it to a collection, the ItemDataBound event allows me to access the data after it's entered as a row into the grid. I can add tooltips to the individual cells depending on the cell value and so on, which is very useful. However, I also have need to exclude some of my items from ever being displayed in the grid and so I'd like to handle an event which occurs before each row in the datagrid is populated. In this way I can filter the contents of my datagrid rather than apply any filtering to the collection class which for one reason or another, I don't wish to do.

Is there any way of capturing the item *before* it's added to the grid to stop it ever being displayed? In other words, can I filter a grid at this level?

Evil cannot be conquered in the world... It can only be resisted within oneself.

AnswerRe: Datagrid - how to avoid adding an item Pin
minhpc_bk6-Sep-06 14:23
minhpc_bk6-Sep-06 14:23 
Questiondelete confirm in asp.net with vb.net 1.1 Pin
amaneet6-Sep-06 6:26
amaneet6-Sep-06 6:26 
AnswerRe: delete confirm in asp.net with vb.net 1.1 Pin
postmaster@programmingknowledge.com6-Sep-06 14:38
postmaster@programmingknowledge.com6-Sep-06 14:38 
QuestionGridView / ObjectDataSource problem [modified] Pin
Robin C6-Sep-06 5:53
Robin C6-Sep-06 5:53 
AnswerRe: GridView / ObjectDataSource problem Pin
minhpc_bk6-Sep-06 20:08
minhpc_bk6-Sep-06 20:08 
GeneralRe: GridView / ObjectDataSource problem Pin
Robin C7-Sep-06 11:12
Robin C7-Sep-06 11:12 
GeneralRe: GridView / ObjectDataSource problem Pin
minhpc_bk7-Sep-06 22:56
minhpc_bk7-Sep-06 22:56 
QuestionInfragistics ultrawebgrid Pin
shivarishxxxx6-Sep-06 4:17
shivarishxxxx6-Sep-06 4:17 
AnswerRe: Infragistics ultrawebgrid Pin
g00fyman6-Sep-06 4:43
g00fyman6-Sep-06 4:43 
GeneralRe: Infragistics ultrawebgrid Pin
shivarishxxxx6-Sep-06 5:05
shivarishxxxx6-Sep-06 5:05 
QuestionRuntimeTabstrip Control Pin
shivarishxxxx6-Sep-06 3:22
shivarishxxxx6-Sep-06 3:22 
AnswerRe: RuntimeTabstrip Control Pin
g00fyman6-Sep-06 3:50
g00fyman6-Sep-06 3:50 
GeneralRe: RuntimeTabstrip Control [modified] Pin
shivarishxxxx6-Sep-06 4:13
shivarishxxxx6-Sep-06 4:13 
GeneralRe: RuntimeTabstrip Control Pin
g00fyman6-Sep-06 4:41
g00fyman6-Sep-06 4:41 
QuestionAuthentication Problems Pin
HRiazi6-Sep-06 3:18
HRiazi6-Sep-06 3:18 
AnswerRe: Authentication Problems Pin
g00fyman6-Sep-06 4:49
g00fyman6-Sep-06 4:49 
AnswerAuthentication Problems Pin
Britney S. Morales6-Sep-06 11:03
Britney S. Morales6-Sep-06 11:03 

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.