Apr 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);
                    }

Apr 8, 2014

URL

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 
http://www.webcoachbd.com/jquery-tutorials/jquery-ajax
Validation

http://www.codeproject.com/Articles/866370/Beginners-guide-on-jQuery-Selectors
http://posabsolute.github.io/jQuery-Validation-Engine/

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


Complete Bangla Quran Translation

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