Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionbarcode on crystal report Pin
Laxmikant Lad19-Feb-07 17:49
Laxmikant Lad19-Feb-07 17:49 
Questionhow to use Filter on Dataview string like te*xt% Pin
BalasahebK19-Feb-07 17:30
BalasahebK19-Feb-07 17:30 
AnswerRe: how to use Filter on Dataview string like te*xt% Pin
Sylvester george19-Feb-07 19:52
Sylvester george19-Feb-07 19:52 
GeneralRe: how to use Filter on Dataview string like te*xt% Pin
BalasahebK19-Feb-07 20:31
BalasahebK19-Feb-07 20:31 
GeneralRe: how to use Filter on Dataview string like te*xt% Pin
Sylvester george19-Feb-07 20:54
Sylvester george19-Feb-07 20:54 
GeneralRe: how to use Filter on Dataview string like te*xt% Pin
BalasahebK19-Feb-07 21:50
BalasahebK19-Feb-07 21:50 
GeneralRe: how to use Filter on Dataview string like te*xt% Pin
Sylvester george19-Feb-07 21:57
Sylvester george19-Feb-07 21:57 
GeneralRe: how to use Filter on Dataview string like te*xt% Pin
BalasahebK19-Feb-07 23:20
BalasahebK19-Feb-07 23:20 
Thanks for ur reply

Finally conclusion is Dataview can not filter string starting with 00*7, we have to do some other solution, is it correct?

otherwise I have to query to database for filter criteria of such requirement.

What I was doing earlier

Retreiving data from database and keep it in cache[20 mins]
For every postback on same page, dataset is fill with this cache data.
Then this ds is converted into dataview in order to filter the record.

Postback happen when
1) on button click Filter,
2) ShowAll button Click
3) Paging
4) Sorting


Regards


Balasaheb
Software Developer
Platform: Asp.net,vb.net
Database: SQL Server 2000

GeneralRe: how to use Filter on Dataview string like te*xt% Pin
Sylvester george20-Feb-07 2:12
Sylvester george20-Feb-07 2:12 
QuestionXML -2033 Bytes Pin
Amit Kumar G19-Feb-07 11:09
Amit Kumar G19-Feb-07 11:09 
Questionbutton not causing postback on click??? Pin
bradz1519-Feb-07 10:55
bradz1519-Feb-07 10:55 
AnswerRe: button not causing postback on click??? Pin
Vsree19-Feb-07 17:49
Vsree19-Feb-07 17:49 
GeneralRe: button not causing postback on click??? Pin
bradz1520-Feb-07 5:44
bradz1520-Feb-07 5:44 
AnswerRe: button not causing postback on click??? Pin
Sandeep Akhare19-Feb-07 19:05
Sandeep Akhare19-Feb-07 19:05 
GeneralRe: button not causing postback on click??? Pin
bradz1520-Feb-07 5:44
bradz1520-Feb-07 5:44 
AnswerRe: button not causing postback on click??? Pin
sathesh pandian19-Feb-07 22:39
sathesh pandian19-Feb-07 22:39 
GeneralRe: button not causing postback on click??? Pin
bradz1520-Feb-07 5:44
bradz1520-Feb-07 5:44 
AnswerRe: button not causing postback on click??? Pin
Sandeep Akhare27-Feb-07 1:56
Sandeep Akhare27-Feb-07 1:56 
QuestionWebservice namespace Pin
itemplate19-Feb-07 9:52
itemplate19-Feb-07 9:52 
QuestionWebservice schemalocation [modified] Pin
itemplate19-Feb-07 9:51
itemplate19-Feb-07 9:51 
Questionhow to session variable Pin
rao raja19-Feb-07 8:11
rao raja19-Feb-07 8:11 
AnswerRe: how to session variable Pin
Marcus J. Smith19-Feb-07 8:43
professionalMarcus J. Smith19-Feb-07 8:43 
AnswerRe: how to session variable Pin
Neeraj Arora19-Feb-07 17:25
Neeraj Arora19-Feb-07 17:25 
QuestionImages Pin
Amit Kumar G19-Feb-07 7:40
Amit Kumar G19-Feb-07 7:40 
AnswerRe: Images Pin
Guffa19-Feb-07 8:33
Guffa19-Feb-07 8:33 

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.