Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~532 People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for Divya123

hiii how to reduce the column size of the datagrid based on the data present in that column

Member Avatar for pillusaoji
0
86
Member Avatar for Divya123

hi i want help in breaking the columns content in datagrid based on specified number of characters.can anyone help me regarding this.... thankyou

Member Avatar for Jx_Man
0
57
Member Avatar for Divya123

I have written code for an application and now i need to put some code in class file and then by refererring to that class file need to again write this code What code to put in the class file the code which i have done is like this Imports …

0
81
Member Avatar for Divya123

i want to remove some text from textfile content while displaying in the grid For example i have line in my textfie like ewline2008-04-04 17:03:13,026ate [6680hread] SRRS.ProgramDetailUser.Page_Load(:0)evel SRRS.ProgramDetailUser.Page_Load(:0)ogger [DEBUGroperty{NDC}] - Program ID:17 and from this line i have to remove [U]ewline[/U] and [U]ate[/U] ..How to do this using vb.net plz …

0
76
Member Avatar for Divya123

Hiii,I have got a textfile which has data like ewline2008-04-04 09:23:28,666ate [6072hread] SRRS.Enrollments.CompleteNewPaymentProcess(:0)evel SRRS.Enrollments.CompleteNewPaymentProcess(:0)ogger [DEBUGroperty{NDC}] - Course Fee : 0 ewline2008-04-04 09:23:28,666ate [6072hread] SRRS.Enrollments.CompleteNewPaymentProcess(:0)evel SRRS.Enrollments.CompleteNewPaymentProcess(:0)ogger [DEBUGroperty{NDC}] - Generating invoice for default case.. ewline2008-04-04 09:23:29,119ate [6072hread] SRRS.Enrollments.CompleteNewPaymentProcess(:0)evel SRRS.Enrollments.CompleteNewPaymentProcess(:0)ogger [DEBUGroperty{NDC}] - Inserting charges for default case.. ewline2008-04-04 09:31:48,516ate [6072hread] SRRS.Global.Application_Error(:0)evel SRRS.Global.Application_Error(:0)ogger [ERRORroperty{NDC}] …

0
77
Member Avatar for Divya123

can anyone help me regarding this issue. i have got few textfiles and i need to get all those textfiles displayed in a grid one after the other immediatly when i click a button.. thanks in advance Divya

Member Avatar for Jx_Man
0
78
Member Avatar for mufliha
Re: help

put a breakpoint at a point and keep pressing f11..for detail debugging i,e to see what is the next statement executing in the project f10..to check what is the next statement executing in the same page and f5 to get output

Member Avatar for Divya123
0
77

The End.