Monday, April 21, 2014

ASP.NET

grouping in an ASP.Net GridView
http://www.c-sharpcorner.com/uploadfile/e06010/grouping-in-asp-net-gridview/


<asp:RadioButtonList ID="rdoPlanExist" CssClass="plan-chooser" runat="server"                                         RepeatDirection="Horizontal">
                            <asp:ListItem Value="0" Selected="True">New Plan</asp:ListItem>
                            <asp:ListItem Value="1">Existing Plan </asp:ListItem>
 </asp:RadioButtonList>


  proposal.IsExisting = rdoPlanExist.SelectedItem.Value == "0" ? false : true;
                    if (proposal.IsExisting.Value)
                    {
                        proposal.PlanAsset = txtAssets.Text == "" ? 0 : decimal.Parse(txtAssets.Text);                    
                        proposal.NumberOfParticipant = txtParticipants.Text == "" ? 0 :                        int.Parse(txtParticipants.Text);
                        proposal.Recordkeeper = txtRecordkeeper.Text;              
                        proposal.PlanType = int.Parse(ddlPlanType.SelectedValue);
                    }






Persisting CheckBox State While Paging in GridView Control 

http://highoncoding.com/Articles/697_Persisting_CheckBox_State_While_Paging_in_GridView_Control.aspx

http://www.aspsnippets.com/Articles/Preserving-state-of-Checkboxes-while-paging-in-ASP.Net-GridView-Control.aspx

http://aspalliance.com/774_Maintaining_State_of_CheckBoxes_While_Paging_in_a_GridView_Control.3 

Radio
http://www.aspsnippets.com/Articles/ASPNet-GridView-Radio-Button-Single-Selection---Select-only-one-RadioButton-from-Column.aspx

Monday, April 7, 2014

URL

Developer code

https://code.msdn.microsoft.com/site/search?pageIndex=2

Live Project
https://fiduciaryk.com/

ASP.NET

Multilevel Nested Master/Detail Data Display Using GridView

http://www.codeproject.com/Articles/14861/Multilevel-Nested-Master-Detail-Data-Display-Using

jQuery Validation
http://posabsolute.github.io/jQuery-Validation-Engine/

Class and fill ,Group By
http://msdn.microsoft.com/en-us/library/bb545971.aspx

Personal Site:
http://mahedee.net/
http://bangla.salearningschool.com



ERP

Please Visit:http://erp.businesserp.biz/ontest/
User: demo
Password: demo

Cookie

http://www.codeproject.com/Articles/31914/Beginner-s-Guide-To-ASP-NET-Cookies

Complete Bangla Quran Translation

http://ebookbd.info/complete-bangla-quran-translation-free-download.html
http://ebookbd.info/download-summarized-version-of-mareful-quran.html
http://www.searchtruth.com/arabic/lessons/unit1_writing.php