No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
hiii how to reduce the column size of the datagrid based on the data present in that column
hi i want help in breaking the columns content in datagrid based on specified number of characters.can anyone help me regarding this.... thankyou
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 …
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 …
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}] …
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
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
The End.
Divya123