Click here to Skip to main content
15,895,142 members

Comments by Seabata (Top 1 by date)

Seabata 16-Nov-11 8:43am View    
Deleted
Hi Guys

Sorry for responding to the questions months after they were posted. I will post the Full Code and I only tested my code in .NET 4.0 so you will have to verify is it works with other versions of .NET.

@jpratik: I think it depends on how much data you are going to load into the Array, I suggest that if you have few records(Less than 500) you can still use my way of doing it.

@Raghu: I will post the rest of my code as alternative just now.

@Member 1742...: Your datasource Array can be updated anytime, as soon as you refresh the page the array is recreated with new Customer info.