sathishgforum Posted June 22, 2004 Posted June 22, 2004 Hi Everybody Question is, how to validate the item that are binded in the repeater,datalist control. For Example, Binded five items in the repeater control,among the five item one is containing NULL value.So in that place validate the <container.dataitem("fieldname")> . if it is NULL jump to process1 else jump to process2. If anyone knows or across this problem just send the solution. Any help regd in this issue is highly grateful. Cheers GSK Quote
Moderators Robby Posted June 23, 2004 Moderators Posted June 23, 2004 There is a ItemDataBound event (or something similiar) place a routine in there to evaluate the values and conditions. Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.