Hi,
i have about 3 000 data
when i bind that data with grid i give some column a style according to item type
in some column i give icon…..Â
Â
but it take too timesÂ
what should i do?are there any solution that bind grid without json format?Â
instead of using that format
 Data += “SipEditButon: ‘
‘, “;Â
Â
i want to use html img control direct without json
what should i doÂ
in below there is my code…after i get that data processing json set take 60 seconds for 3 000 record
only this code without sql…takes 60 secondsÂ
Â
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top