Dzēst pogu uz Atkārtota tabula InfoPath 2010

Tas ir sava veida kopīgu lūgumu klientam ir sava veida mazo dzēšanas pogu vai attēlu, kas ik izdzēst.

Es nevarēju atrast nevienu pieeju izmantojot noteikumus, lai dzēstu rindas. Viena līnija C # kods varētu darīt to triks J

 

Pievienot pogu un noklikšķiniet uz “Rediģēt veidlapas kodu” jo Button Properties.

 


valsts
anulēt DeleteRow_Clicked(objekts raidītājs, ClickedEventArgs un)

{


// Uzrakstiet savu kodu šeit.

e.Source.DeleteSelf();

}

 

 

Kad izdzēst avots pogas, tā svītrota pašreizējā mezglu DOM, mezglu satur visu rindu.

 

Lejupielādēt parauga veidlapu ar kodu šeit.

 

2 comments to Delete Button on Repeating Table InfoPath 2010

  • […] a quick bit of code I found on Uday’s mstechblog site that makes it a bit easier for your users to remove a row in a repeating table. Instead of […]

  • Neha

    If i have two repeating table in a section and each row has a delete button with same id for both repeating table then what should i do to delete the same row from both repeating tables with a single click…if i’m trying your above suggestion then it only deletes the row from one repeating table,not from both..

    Plz provide your valuable suggestions…its urgent..

Atstāj atbildi

Jūs varat izmantot šo HTML tagus

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>