PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Textchange event
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
Textchange event
![]() |
Textchange event |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi everyone...
can anyone tell me how to fire textchange event of textbox that is in datagrid...as on the basis of that i wana fetch data from the database.if you can provide code snippet or any link than i'll be thankful to you... Thanks & Regards, Nil "Problem is just the distance between the expectation and the reality" |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Nil:
Is this a textbox you've added or are you just referencing a given cell in the grid? "nil" <NileshThakker786@gmail.com> wrote in message news:1167736690.081376.69280@42g2000cwt.googlegroups.com... > Hi everyone... > can anyone tell me how to fire textchange event of textbox that is in > datagrid...as on the basis of that i wana fetch data from the > database.if you can provide code snippet or any link than i'll be > thankful to you... > > Thanks & Regards, > Nil > "Problem is just the distance between the expectation and the reality" > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
W.G. Ryan [MVP] wrote: > Nil: > > Is this a textbox you've added or are you just referencing a given cell in > the grid? > "nil" <NileshThakker786@gmail.com> wrote in message > news:1167736690.081376.69280@42g2000cwt.googlegroups.com... > > Hi everyone... > > can anyone tell me how to fire textchange event of textbox that is in > > datagrid...as on the basis of that i wana fetch data from the > > database.if you can provide code snippet or any link than i'll be > > thankful to you... > > > > Thanks & Regards, > > Nil > > "Problem is just the distance between the expectation and the reality" > > thanks for reply..i've added this textbox named txtbkid in the itemtemplate of datagrid and i want to fire the textchange evnt of this in the grid and on the basis of this i want to fetch data from the database...and want to show in the grid...you can say there is one template column that contains textbox and for each textbox in that column i want to fire textchange event and wana show particular data in that row....and i make it's autopostback to true and i came to know that i've to use itembound event for it and one eventhandler for it that has the same name as textbox inside the grid...m i right? but i don't know how to code for that as i am new to asp.net and i don't know much about event handler....so if it's possible then please provide me code snippet...or suggest me link of any site that contains the similar ariticle.. Thanks & Regards, Nil "Problem is just the distance between the expectation and the reality" |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

